selium-kernel 1.0.0-alpha.6

Streaming compute fabric
Documentation
1
2
3
4
5
6
7
8
9
10
pub use selium_abi::{Capability, CapabilityDecodeError};

pub mod channel;
pub mod io;
pub mod module_store;
pub mod net;
pub mod process;
pub mod session;
pub mod singleton;
pub mod time;