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