mirror of
https://forge.katzen.cafe/katzen-cafe/iowo.git
synced 2026-01-16 00:23:05 +01:00
5 lines
83 B
Rust
5 lines
83 B
Rust
//! Definitions of the data transfer and storage types.
|
|
|
|
pub mod io;
|
|
|
|
pub mod raw;
|