smtp_codec::parse::command
pub fn noop(input: &[u8]) -> IResult<&[u8], Command>
noop = "NOOP" [ SP String ] CRLF