Function tracers_build

Source
pub fn tracers_build()
Expand description

This function is the counterpart to build, which is intended to be invoked in the tracers build.rs script. It reads the feature flags enabled on tracers, and from those flags and other information about the target sytem and the local build environment selects an implementation to use, or panics if no suitable implementation is possible