layout_from_flatbuffer

Function layout_from_flatbuffer 

Source
pub fn layout_from_flatbuffer(
    flatbuffer: FlatBuffer,
    dtype: &DType,
    layout_ctx: &LayoutContext,
    array_ctx: &ArrayContext,
) -> VortexResult<LayoutRef>
Expand description

Parse a LayoutRef from a layout flatbuffer.