Skip to main content

type_ref

Function type_ref 

Source
pub fn type_ref(ty: &Type) -> TypeRef
Expand description

Peel Vec<T>, Option<T> and Box<T> down to the named type inside.