Skip to main content

Crate hurray_io

Crate hurray_io 

Source
Expand description

§hurray-io

Async streaming and file format read/write for the hurray tensor interchange format.

This crate builds on [hurray-core] and provides async I/O via Tokio.

§Feature flags

FeatureEffect
tokioEnables async read/write using tokio::io traits

Re-exports§

pub use error::Error;
pub use error::Result;

Modules§

error
file
stream