Module polars_arrow::io::ipc::write::file_async
source · Available on crate features
io_ipc and io_ipc_write_async only.Expand description
Async writer for IPC files.
Structs
- Sink that writes array
chunksas an IPC file.