Skip to main content

unwrap_type

Function unwrap_type 

Source
pub fn unwrap_type(type_ref: &Value) -> (Value, bool, bool)
Expand description

Unwrap NON_NULL/LIST wrappers. Returns (named_type, is_non_null, is_list).