re_sorbet::ipc

Function ipc_from_schema

Source
pub fn ipc_from_schema(schema: &Schema) -> Result<Vec<u8>, ArrowError>
Expand description

Encode an arrow schema as IPC bytes.