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

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

quit = "QUIT" CRLF