error-code 2.0.1

Alternative Error for Rust
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "error-code"
version = "2.0.1"
dependencies = [
 "libc",
 "str-buf",
]

[[package]]
name = "libc"
version = "0.2.76"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "755456fae044e6fa1ebbbd1b3e902ae19e73097ed4ed87bb79934a867c007bc3"

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