iowo/crates/prowocessing/src/experimental/trait_based/data.rs

6 lines
83 B
Rust
Raw Normal View History

//! Definitions of the data transfer and storage types.
pub mod io;
pub mod raw;