[][src]Function gobble::reader::s_

pub fn s_<P: Parser<V>, V>(p: P) -> impl Parser<V>

Convenience wrapper to say allow whitespace around whatever I'm parsing.