Function sonic_rs::get_from_bytes
source · pub fn get_from_bytes<Path: IntoIterator>(
json: &Bytes,
path: Path
) -> Result<LazyValue<'_>>where
Path::Item: PointerTrait,Expand description
Returns the raw value from path.