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