precisej-printable-errno 0.2.2

Printable system call errors for nix
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.nix]
version = "0.23.0"

[package]
authors = ["Hugo Cuenca <hugo.cuenca.arana@gmail.com>"]
categories = ["rust-patterns"]
description = "Printable system call errors for nix"
edition = "2018"
exclude = [".idea/*"]
homepage = "https://github.com/hugo-cuenca/precisej-rs-printable-errno/"
keywords = ["error", "nix", "errno", "libc", "error-handling"]
license = "MIT"
name = "precisej-printable-errno"
readme = "README.md"
repository = "https://github.com/hugo-cuenca/precisej-rs-printable-errno/"
version = "0.2.2"