Trait ra_ap_syntax::ast::edit_in_place::AttrsOwnerEdit[][src]

pub trait AttrsOwnerEdit: HasAttrs {
    fn remove_attrs_and_docs(&self) { ... }
}

Provided methods

Implementors