📝 Refine API doc notes and guidance

This commit is contained in:
Nanaloveyuki
2026-05-12 13:32:15 +08:00
parent 4d913aa642
commit c6c153cf53
47 changed files with 0 additions and 236 deletions
-5
View File
@@ -69,12 +69,7 @@ e.g.:
### Notes
Notes are here.
1. Prefer this helper over repeated manual `match` blocks when only a label is needed.
2. The label format is especially useful for JSON and telemetry.
3. This API complements `async_runtime_mode()` and `async_runtime_state()`.
4. Keep downstream consumers aligned with these stable labels rather than inventing local variants.