Function re_sorbet::ipc_from_schema

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

Encode an arrow schema as IPC bytes.