try_log_level_from_str
tx2_web
0.1.0
tx2_web
Function
try_
log_
level_
from_
str
Copy item path
Source
pub(crate) fn try_log_level_from_str(log_level: &
str
) ->
Result
<Level,
String
>