Skip to main content

get_slice_element_type

Function get_slice_element_type 

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

Extract the inner element type from a slice reference.