pub fn response_uidl_all( input: &[u8], ) -> IResult<&[u8], Response<MultiLine<UniqueIdListing>, SingleLine>>
Parses the response to the UidlAll command, i.e. UIDL when used without a parameter.