northstar-runtime 0.9.2

Northstar is an container runtime for Linux targetting embedded systems
Documentation
1
2
3
4
5
mod forker;
mod init;
mod util;

pub use forker::{start, Forker, Notification, Streams};