Docs.rs
driverkit-0.25.0
driverkit 0.25.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
gz
Dependencies
bit_field ^0.10.1
normal
custom_error ^1.9
normal
log ^0.4
normal
phf ^0.10.0
normal
pciid-parser ^0.5.0
build
phf_codegen ^0.10.0
build
armv8 ^0.0.1
normal
x86 ^0.52
normal
byteorder ^1.4
normal
libc ^0.2
normal
matches ^0.1
normal
memmap2 ^0.5.10
normal
Versions
42.97%
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
☰
Crate driverkit
Version 0.25.0
All Items
Modules
Structs
Enums
Traits
?
Crate
driverkit
source
·
[
−
]
Modules
devq
iomem
mem
net
Definitions for network devices.
pci
timedops
Structs
IOAddr
A wrapper for an IO address (IOVA / DMA Address for devices)
MsrWriter
PAddr
A wrapper for a physical address.
VAddr
A wrapper for a virtual address.
Enums
DriverState
Traits
DriverControl
Driver life-cycle management trait
MsrInterface
PciInterface