[][src]Function fable_format::decode_rle_string

pub fn decode_rle_string(input: &[u8]) -> IResult<&[u8], String, Error>