Trait boh::Scopes

source ·
pub trait Scopes {
    fn scopes(&self) -> &'static [&'static str];
}

Required Methods§

Implementors§