Docs.rs
rusty-hermit-0.3.49
rusty-hermit 0.3.49
Docs.rs crate page
MIT OR Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
stlankes
Dependencies
bitflags ^1.2
normal
crossbeam-utils ^0.8
normal
log ^0.4
normal
num ^0.4
normal
num-derive ^0.3
normal
num-traits ^0.2
normal
scopeguard ^1.1
normal
float-cmp ^0.8.0
dev
num-traits ^0.2
dev
x86 0.39.*
dev
multiboot 0.6.*
normal
x86 0.39.*
normal
Versions
10.83%
of the crate is documented
Go to latest version
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
hermit
::
kernel
::
pci
?
Function
hermit
::
kernel
::
pci
::
register_driver
[
−
]
[src]
pub fn register_driver(drv:
PciDriver
<'static>)