[][src]Function fable_data::decode_rle_string

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