Skip to main content

scope

Macro scope 

Source
macro_rules! scope {
    ($scope: ident, $self: expr) => { ... };
}