[][src]Function cutter::all

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