Function pulldown_cmark::scanners::calc_indent[][src]

pub fn calc_indent(text: &str, max: usize) -> (usize, usize)