trace_process

Function trace_process 

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

Trace the computation.