Trait mun_syntax::ast::DefaultTypeParamOwner[][src]

pub trait DefaultTypeParamOwner: AstNode {
    fn default_type(&self) -> Option<PathType> { ... }
}

Provided methods

Loading content...

Implementors

Loading content...