Function de_map::io::unwrap

source ·
fn unwrap<T>(entry_name: &str, wrapped: Option<T>) -> Result<T, MapLoadingError>