Home
last modified time | relevance | path

Searched defs:space0 (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/nom/src/character/
H A Dstreaming.rs527 pub fn space0<T, E: ParseError<T>>(input: T) -> IResult<T, T, E> in space0() functions
H A Dcomplete.rs608 pub fn space0<T, E: ParseError<T>>(input: T) -> IResult<T, T, E> in space0() functions

Completed in 3 milliseconds