pub fn scope_depth(scope: &str) -> usize
Depth of a scope: . = 0, src = 1, src/core = 2.
.
src
src/core