atoi_no_err
agentmux_
srv
0.38.3
In agentmux_
srv::
backend::
utilfn::
strutil
agentmux_srv
::
backend
::
utilfn
::
strutil
Function
atoi_
no_
err
Copy item path
Source
pub fn atoi_no_err(s: &
str
) ->
i32
Expand description
Parse an integer from a string, returning 0 on error.