2 unstable releases
0.1.0 | Apr 16, 2022 |
---|---|
0.0.1 | Apr 14, 2022 |
#9 in #moment
27 downloads per month
Used in 2 crates
27KB
462 lines
MnemOS Common Components
At the moment, the common
crate primarily defines the message protocol used by system calls, and helper functions necessary for handling system calls in a convenient, idiomatic Rust way.
Message defintions live in src/syscall/mod.rs
, and helper functions live in src/porcelain/mod.rs
.
Dependencies
~0.5–1.2MB
~27K SLoC