Function dvcompute::simulation::observable::trace_observable[][src]

pub fn trace_observable<M>(msg: String, comp: M) -> Trace<M> where
    M: Observable
Expand description

Trace the computation.