Function imap_codec::parse::response::greeting[][src]

pub fn greeting(input: &[u8]) -> IResult<&[u8], Response>
Expand description

greeting = “*” SP (resp-cond-auth / resp-cond-bye) CRLF