Skip to main content

handle_unknown

Function handle_unknown 

Source
pub fn handle_unknown<T: Default, E>(result: Result<Option<T>, E>) -> T