response_list

Function response_list 

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

Parses the response to the List command, i.e. LIST with a parameter.