Function nom::multispace0 [−][src]
pub fn multispace0<T>(input: T) -> IResult<T, T> where
T: InputTakeAtPosition,
<T as InputTakeAtPosition>::Item: AsChar + Clone,
Recognizes zero or more spaces, tabs, carriage returns and line feeds