Docs.rs
userfaultfd-0.5.1
userfaultfd 0.5.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
pchickey
acfoltzer
tyler
hikalium
kawasin73
bchalios
Dependencies
bitflags ^1.0
normal
cfg-if ^1.0.0
normal
libc ^0.2.65
normal
nix ^0.26
normal
thiserror ^1.0.4
normal
userfaultfd-sys ^0.4.0
normal
Versions
90%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
Result
In userfaultfd
?
Type Definition
userfaultfd
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;