linux-errno 1.1.0

Linux error numbers
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 = "linux-errno"
version = "1.1.0"
dependencies = [
 "posix-errno",
]

[[package]]
name = "posix-errno"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e01299f73b0da867ebfaafe4bd75455d5f9b85534efe58ca10966e084c7f90ec"