Function smtp_codec::parse::command::noop[][src]

pub fn noop(input: &[u8]) -> IResult<&[u8], Command>

noop = "NOOP" [ SP String ] CRLF