krata 0.0.21

Client library and common services for the krata isolation engine
Documentation
1
2
3
4
5
#[cfg(unix)]
pub mod client;
pub mod internal;
pub mod serialize;
pub mod transport;