Skip to main content

unbound_spawns

Function unbound_spawns 

Source
pub fn unbound_spawns(crate_root: &Path, src_root: &Path) -> Vec<String>
Expand description

Every unbound tokio::spawn under src_root, as path:line relative to crate_root. Empty means the tree is clean.