Type Definition simdjson_rust::dom::array::ArrayPtr

source ·
pub type ArrayPtr = UniquePtr<array>;