Skip to main content

span_scope

Macro span_scope 

Source
macro_rules! span_scope {
    ($name:expr $(, $key:tt = $val:expr)*) => { ... };
}