[go: up one dir, main page]

Function sonic_rs::lazyvalue::get

source ·
pub fn get<'de, Input, Path: IntoIterator>(
    json: Input,
    path: Path
) -> Result<LazyValue<'de>>
where Input: JsonInput<'de>, Path::Item: PointerTrait,
Expand description

Returns the raw value from path.