Trait mun_syntax::ast::TypeAscriptionOwner[][src]

pub trait TypeAscriptionOwner: AstNode {
    fn ascribed_type(&self) -> Option<TypeRef> { ... }
}

Provided methods

Loading content...

Implementors

Loading content...