Skip to main content

update_attribute

Function update_attribute 

Source
fn update_attribute(
    editor: &SyntaxEditor,
    old_derives: &[Path],
    old_tree: &TokenTree,
    old_trait_path: &Path,
    attr: &Attr,
)