Skip to main content

from_struct_array_borrowed

Function from_struct_array_borrowed 

Source
pub fn from_struct_array_borrowed(
    array: &StructArray,
) -> Result<CameraDepthBorrowed<'_>, ArrowError>
Expand description

Decode the first row of a StructArray into a zero-copy borrowed depth view.