hermit-sys 0.6.0

The Hermit unikernel for Rust.
Documentation
1
2
3
4
#![doc = include_str!("../README.md")]

#[cfg(not(doc))]
compile_error!("hermit-sys has been renamed to hermit: https://crates.io/crates/hermit");