hermit-sys 0.6.0

The Hermit unikernel for Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Stefan Lankes <slankes@eonerc.rwth-aachen.de>", "Martin Kröning <mkroening@posteo.net>"]
categories = ["os"]
description = "The Hermit unikernel for Rust."
edition = "2021"
keywords = ["unikernel", "libos"]
license = "MIT OR Apache-2.0"
name = "hermit-sys"
readme = "README.md"
repository = "https://github.com/hermitcore/hermit-rs"
version = "0.6.0"