Docs.rs
linux-io-0.6.1
linux-io 0.6.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
apparentlymart
Dependencies
linux-unsafe ^0.9.1
normal
tempfile ^3.3.0
dev
Versions
78.24%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
linux_io
0.6.1
Module result
Structs
Type Aliases
In crate linux_io
Module
linux_io
::
result
Copy item path
source
·
[
−
]
Expand description
Types for representing system call results and errors.
Structs
§
Error
Represents an error code directly from the kernel.
Type Aliases
§
Result
Represents a result from a kernel call that might fail.