coerce_object_type

Function coerce_object_type 

Source
fn coerce_object_type(
    property_value: &mut Value,
    type_: Type,
) -> Result<(), Type>