Function minimad::clean::lines[][src]

pub fn lines(src: &str) -> Vec<&str>

remove the superfluous lines and indentations you get when you insert in your code a multi-line raw literal.