pub fn response_list_all( input: &[u8], ) -> IResult<&[u8], Response<MultiLine<ScanListing>, SingleLine>>
Parses the response to the ListAll command, i.e. LIST without a parameter.