Docs.rs
  • linux-io-uring-0.1.0
    • linux-io-uring 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • quininer
    • Dependencies
      • bitflags ^1 normal
      • libc ^0.2 normal
      • linux-io-uring-sys ^0.0.4 normal
      • parking_lot ^0.10 normal optional
      • anyhow ^1 dev
      • criterion ^0.3 dev
      • iou ^0.2 dev
      • lazy_static ^1 dev
      • nix ^0.16 dev
      • socket2 ^0.3 dev
      • tempfile ^3 dev
    • Versions
    • 65.1% of the crate is documented
  • 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

linux_io_uring0.1.0

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • Builder
  • IoUring
  • Parameters
  • Submitter
  • cqueue::AvailableQueue
  • cqueue::CompletionQueue
  • cqueue::Entry
  • opcode::Fsync
  • opcode::Nop
  • opcode::PollAdd
  • opcode::PollRemove
  • opcode::ReadFixed
  • opcode::Readv
  • opcode::RecvMsg
  • opcode::SendMsg
  • opcode::SyncFileRange
  • opcode::Timeout
  • opcode::WriteFixed
  • opcode::Writev
  • opcode::types::FsyncFlags
  • opcode::types::TimeoutFlags
  • opcode::types::Timespec
  • squeue::AvailableQueue
  • squeue::Entry
  • squeue::Flags
  • squeue::SubmissionQueue

Enums

  • opcode::types::Target
  • reg::Target
  • unreg::Target

Type Aliases

  • opcode::types::RwFlags