Function re_sorbet::ipc::schema_from_ipc

source ยท
pub fn schema_from_ipc(ipc_bytes: &[u8]) -> Result<SchemaRef, ArrowError>
Expand description

Decode an arrow schema from IPC bytes.