Macro tsukuyomi::scope

source ·
macro_rules! scope {
    () => { ... };
    ($prefix:expr) => { ... };
}
Expand description

A macro to start building a Scope.