papergrid
0.7.1
In papergrid::
util
papergrid
::
util
Function
count_tabs
Copy item path
Source
pub fn count_tabs(s: &
str
) ->
usize
Expand description
Returns a list of tabs (
\t
) in a string..