hermit-sys 0.6.0

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