tabled
0.20.0
In tabled::
grid::
util::
string
tabled
::
grid
::
util
::
string
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..