cssparser
0.34.0
In cssparser::nth
Function
cssparser
::
nth
::
parse_number_saturate
Copy item path
source
ยท
[
−
]
fn parse_number_saturate(string: &
str
) ->
Result
<
i32
,
()
>