hermit 0.13.0

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

#[cfg(not(docsrs))]
compile_error!("This crate is no longer distributed via crates.io. Use the crate via Git instead. For details, see the README.");