Skip to main content

scope_with

Function scope_with 

Source
pub fn scope_with(name: &'static str, suffix: Option<String>) -> Option<Guard>
Expand description

Same as scope but allows refining the name dynamically.