pub fn scope_with(name: &'static str, suffix: Option<String>) -> Option<Guard>
Same as scope but allows refining the name dynamically.
scope