[go: up one dir, main page]

Type Alias sonic_rs::JsonPointer

source ·
pub type JsonPointer<'a> = Vec<PointerNode>;

Aliased Type§

struct JsonPointer<'a> { /* private fields */ }