Function trace_composite

Source
pub fn trace_composite<M>(msg: String, comp: M) -> Trace<M>
where M: Composite,
Expand description

Trace the computation.