This website requires JavaScript.
Explore
Help
Sign in
schrottkatze
/
iowo
Watch
1
Star
0
Fork
You've already forked iowo
0
forked from
katzen-cafe/iowo
Code
Pull requests
Activity
ddc1f935c6
iowo
/
crates
/
prowocessing
/
src
/
experimental
/
trait_based
/
data.rs
6 lines
83 B
Rust
Raw
Normal View
History
Unescape
Escape
prowocessing: add documentation of trait experiment
2024-02-21 14:24:57 +01:00
//! Definitions of the data transfer and storage types.
prowocessing: refactor trait based experiment to individual files
2024-02-21 13:11:31 +01:00
pub
mod
io
;
prowocessing: add documentation of trait experiment
2024-02-21 14:24:57 +01:00
prowocessing: refactor trait based experiment to individual files
2024-02-21 13:11:31 +01:00
pub
mod
raw
;
Copy permalink