Static tracerr::DEFAULT_FRAMES_CAPACITY[][src]

pub static DEFAULT_FRAMES_CAPACITY: AtomicUsize
Expand description

Default capacity for Trace buffer initialization.

May be changed if your application requires larger size for better performance and re-allocation avoidance.