Function lip::indent[][src]

pub fn indent<'a, S: Clone + 'a>(
    number_of_spaces: usize
) -> BoxedParser<'a, (), S>
Expand description

Parse an indentation specified the number of spaces.