samotop_parser::grammar
pub fn command<'input>( __input: &'input [u8]) -> Result<SmtpCommand, ParseError<<[u8] as Parse>::PositionRepr>>