pub fn delimited_multispace0_comment<'a>( s: &'static str, ) -> impl Parser<&'a str, &'a str, ContextError>
Analyze in the following order.
multi spaces
s
Comments or multi spaces
Has expected info.