Docs.rs
hermit-kernel-0.11.0
hermit-kernel 0.11.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
stlankes
mkroening
Dependencies
ahash ^0.8
normal
align-address ^0.3
normal
anstyle ^1
normal
async-lock ^3.4.0
normal
async-trait ^0.1.86
normal
bit_field ^0.10
normal
bitflags ^2
normal
build-time ^0.1.3
normal
cfg-if ^1
normal
crossbeam-utils ^0.8
normal
fdt ^0.1
normal
free-list ^0.3
normal
fuse-abi ^0.2
normal
optional
hashbrown ^0.15
normal
heapless ^0.8
normal
hermit-entry ^0.10
normal
hermit-macro =0.1.0
normal
hermit-sync ^0.1
normal
lock_api ^0.4
normal
log ^0.4
normal
num ^0.4
normal
num-derive ^0.4
normal
num-traits ^0.2
normal
pci-ids ^0.2
normal
optional
pci_types ^0.10
normal
rand_chacha ^0.9
normal
shell-words ^1.1
normal
simple-shell ^0.0.1
normal
optional
smallvec ^1
normal
smoltcp ^0.12
normal
optional
take-static ^0.1
normal
talc ^4
normal
time ^0.3
normal
uhyve-interface ^0.1.3
normal
virtio-spec ^0.2
normal
volatile ^0.6
normal
zerocopy ^0.8
normal
float-cmp ^0.10
dev
num-traits ^0.2
dev
anyhow ^1
build
llvm-tools ^0.1
build
aarch64 ^0.0.13
normal
arm-gic ^0.2
normal
hermit-dtb ^0.1
normal
memory_addresses ^0.2.2
normal
semihosting ^0.1
normal
optional
memory_addresses ^0.2.2
normal
riscv ^0.13
normal
sbi-rt ^0.0.3
normal
semihosting ^0.1
normal
optional
tock-registers ^0.9
normal
optional
trapframe ^0.10
normal
free-list ^0.3
normal
memory_addresses ^0.2.2
normal
raw-cpuid ^11
normal
uart_16550 ^0.3
normal
x86_64 ^0.15
normal
Versions
53.19%
of the crate is documented
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
hermit
0.11.0
hermit
Macro
panic_println
Copy item path
Source
macro_rules! panic_println { ($($arg:tt)*) => { ... }; }