ltrim_char_count

Function ltrim_char_count 

Source
pub fn ltrim_char_count(slc: &[u8], c: u8) -> usize
Available on crate features write-floats or write-integers only.
Expand description

Count the number of leading characters equal to a given value.