Function extract_mapping_types

Source
fn extract_mapping_types(ty: &Type) -> Option<(Type, Type)>
Expand description

Extract generic types from Mapping<K, V>