Trait simd_json::prelude::TypedObjectValue
source · pub trait TypedObjectValue {
// Required method
fn is_object(&self) -> bool;
}
Expand description
Prelude to include needed traits Type checks for object values on a value