Function _rusted::insert_all [] [src]

pub fn insert_all(
    buffer: &mut Buffer,
    index: usize,
    elements: &[String]
) -> Result<(), Error>