emit_chain_edit

Function emit_chain_edit 

Source
fn emit_chain_edit(
    d: &LocalDecl,
    synth: &[Stmt],
    src: &str,
    edits: &mut Vec<TextEdit>,
)