regorust
1.2.0
regorust
Function
log_level_from_string
Copy item path
Source
pub fn log_level_from_string(level: &
str
) ->
Result
<
LogLevel
, &'static
str
>