Docs.rs
  • userfaultfd-0.8.1
    • userfaultfd 0.8.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • pchickey
    • acfoltzer
    • tyler
    • hikalium
    • kawasin73
    • bchalios
    • Dependencies
      • bitflags ^2.4.0 normal
      • cfg-if ^1.0.0 normal
      • libc ^0.2.65 normal
      • nix ^0.27 normal
      • thiserror ^1.0.4 normal
      • userfaultfd-sys ^0.5.0 normal
      • nix ^0.27 dev
    • Versions
    • 89.22% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

userfaultfd0.8.1

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • EventBuffer
  • FeatureFlags
  • IoctlFlags
  • RegisterMode
  • Uffd
  • UffdBuilder

Enums

  • Error
  • Event
  • FaultKind
  • ReadWrite

Type Aliases

  • Result