response_retr

Function response_retr 

Source
pub fn response_retr(
    input: &[u8],
) -> IResult<&[u8], Response<MultiLine<String>, SingleLine>>
Expand description

Parses the response to the Retr command.