mirror of
https://forge.katzen.cafe/katzen-cafe/iowo.git
synced 2026-01-16 08:33:06 +01:00
prowocessing: add documentation of trait experiment
This commit is contained in:
parent
98f6af78be
commit
0ebfed66ed
9 changed files with 93 additions and 37 deletions
|
|
@ -1,2 +1,7 @@
|
|||
//! Definitions of the data transfer and storage types.
|
||||
|
||||
/// Types for element and pipeline IO
|
||||
pub mod io;
|
||||
|
||||
/// Raw data types contained in `io`
|
||||
pub mod raw;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue