[][src]Function rayon_logs::start_subgraph

pub fn start_subgraph(tag: &'static str)

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