Skip to main content

is_ref_or_ref_value

Function is_ref_or_ref_value 

Source
pub fn is_ref_or_ref_value(ty: &Type) -> bool
Expand description

Returns true if the type is a ref or ref value.