[][src]Function ds::traverse

pub fn traverse(
    anchors: &Vec<String>,
    matches: &ArgMatches
) -> BTreeMap<String, u64>

Traverse

Creates a Mutex of a BTreeMap and a VerboseErrors. Supports scanning multiple directories.