[][src]Function rayon_logs::end_subgraph

pub fn end_subgraph(tag: &'static str, measured_value: usize)

Stop current task (virtually) and end a subgraph. You most likely don't need to call this function directly but subgraph instead.