Function cutter::all [] [src]

pub fn all(
    start: &str,
    finish: &str,
    input: &mut String,
    cm: i8,
    copyonly: bool
) -> Vec<String>