xorpio 0.0.0+1beef237e7bd295d7af89d690d41a3714b97b8a1

no_std / libc-free bindings for Linux userspace IO
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "syscalls"
version = "0.6.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "43d0e35dc7d73976a53c7e6d7d177ef804a0c0ee774ec77bcc520c2216fd7cbe"

[[package]]
name = "xorpio"
version = "0.0.0+1beef237e7bd295d7af89d690d41a3714b97b8a1"
dependencies = [
 "syscalls",
]