Skip to main content

extract_vec_type

Function extract_vec_type 

Source
pub fn extract_vec_type(ty: &Type) -> Option<Type>
Expand description

Check if a type is Vec<T> and extract T