[][src]Macro nu_stream::trace_out_stream

macro_rules! trace_out_stream {
    (target: $target:tt, $desc:tt = $expr:expr) => { ... };
}