📝 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
@@ -71,12 +71,7 @@ e.g.:
### Notes
Notes are here.
1. Use this helper for minimal capability checks.
2. Prefer `async_runtime_state()` when you want the same information in a richer object.
3. Prefer `AsyncLogger::state()` when logger-instance counters matter too.
4. This helper is intentionally small and should stay cheap to call.