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