competitive_
library
0.1.0
In competitive_
library::
algorithm::
run_
length
competitive_library
::
algorithm
::
run_length
Function
compress
Copy item path
Source
pub fn compress(s: &
str
) ->
Vec
<(
char
,
usize
)>