Trait mun_syntax::ast::ExternOwner[][src]

pub trait ExternOwner: AstNode {
    fn is_extern(&self) -> bool { ... }
}

Provided methods

fn is_extern(&self) -> bool[src]

Loading content...

Implementors

Loading content...