Function ra_ap_syntax::ted::replace_all[][src]

pub fn replace_all(
    range: RangeInclusive<SyntaxElement>,
    new: Vec<SyntaxElement>
)