Contains the compile-time code generation logic which powers the `probe` and `tracers` macros.
Do not use this crate directly; see "tracers" for more information.
//! Contains one sub-module for every supported tracing target. Each one contains an
//! implementation of `NativeCodeGenerator` to support that particular target.
pub(super)modlttng;pub(super)modstap;