Function re_sdk::external::arrow::ipc::convert::try_schema_from_ipc_buffer

pub fn try_schema_from_ipc_buffer(buffer: &[u8]) -> Result<Schema, ArrowError>
Expand description

Try deserialize the IPC format bytes into a schema