Docs.rs
gpio-utils-0.3.0
gpio-utils 0.3.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
crates.io
Source
Owners
posborne
github:rust-embedded:embedded-linux
Dependencies
clap ^2.2
normal
env_logger ^0.5
normal
error-chain ^0.12
normal
glob ^0.2
normal
lazy_static ^1.1
normal
log ^0.4
normal
nix ^0.11
normal
serde ^1.0
normal
serde_derive ^1.0
normal
sysfs_gpio ^0.5.2
normal
toml ^0.4
normal
users ^0.8
normal
Versions
23.36%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
gpio_
utils
0.3.0
Module error
Module Items
Structs
Enums
Traits
Type Aliases
In crate gpio_
utils
gpio_utils
Module
error
Copy item path
Source
Structs
§
Error
The Error type.
Enums
§
Error
Kind
The kind of an error.
Traits
§
Result
Ext
Additional methods for
Result
, for easy interaction with this crate.
Type Aliases
§
Result
Convenient wrapper around
std::Result
.