Function parser_haskell::whitespace::commify
[−]
[src]
pub fn commify(val: &str) -> String
Convert indentation to semicolon-delimited brackets, so it can be parsed more easily.