Skip to main content

opt_val

Function opt_val 

Source
pub fn opt_val<T>(val: Option<T>) -> Value
where T: Into<Value>,