pub fn drop<Stream, Context, Parser>(parser: Parser) -> Drop<Parser>where
Parser: Parse<Stream, Context>,
Expand description
Function style version of crate::utils::Utils::drop
pub fn drop<Stream, Context, Parser>(parser: Parser) -> Drop<Parser>where
Parser: Parse<Stream, Context>,
Function style version of crate::utils::Utils::drop