tracers-dyn-noop 0.1.0

Implements the `tracers` dynamic tracing API but doesn't actually do anything (hence `noop`, as in "No Operation"). This is a fallback when dynamic tracing is enabled, but there are no real dynamic implementations available on the target platform. Never use this crate directly. Always use `tracers` and let it select the suitable implementation
Documentation