Skip to main content

strip_result_wrapper

Function strip_result_wrapper 

Source
pub fn strip_result_wrapper(s: &str) -> &str
Expand description

Strip Result<...> wrapper from a type string, returning the inner type.