Docs.rs
  • io-uring-0.6.3
    • io-uring 0.6.3
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • quininer
    • github:tokio-rs:uring-core
    • Dependencies
      • bitflags ^1 normal
      • libc ^0.2.98 normal
      • sc ^0.2 normal
      • anyhow ^1 dev
      • slab ^0.4 dev
      • socket2 ^0.5 dev
      • bindgen ^0.65 build
    • Versions
    • 64.09% 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

io_uring0.6.3

  • Structs
  • Constants
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • Builder
  • IoUring
  • Parameters
  • Submitter
  • cqueue::CompletionQueue
  • cqueue::Entry
  • cqueue::Entry32
  • opcode::Accept
  • opcode::AcceptMulti
  • opcode::AsyncCancel
  • opcode::AsyncCancel2
  • opcode::Close
  • opcode::Connect
  • opcode::EpollCtl
  • opcode::Fadvise
  • opcode::Fallocate
  • opcode::FilesUpdate
  • opcode::Fsync
  • opcode::LinkAt
  • opcode::LinkTimeout
  • opcode::Madvise
  • opcode::MkDirAt
  • opcode::MsgRingData
  • opcode::MsgRingSendFd
  • opcode::Nop
  • opcode::OpenAt
  • opcode::OpenAt2
  • opcode::PollAdd
  • opcode::PollRemove
  • opcode::ProvideBuffers
  • opcode::Read
  • opcode::ReadFixed
  • opcode::Readv
  • opcode::Recv
  • opcode::RecvMsg
  • opcode::RecvMsgMulti
  • opcode::RecvMulti
  • opcode::RemoveBuffers
  • opcode::RenameAt
  • opcode::Send
  • opcode::SendMsg
  • opcode::SendMsgZc
  • opcode::SendZc
  • opcode::Shutdown
  • opcode::Socket
  • opcode::Splice
  • opcode::Statx
  • opcode::SymlinkAt
  • opcode::SyncFileRange
  • opcode::Tee
  • opcode::Timeout
  • opcode::TimeoutRemove
  • opcode::TimeoutUpdate
  • opcode::UnlinkAt
  • opcode::UringCmd16
  • opcode::UringCmd80
  • opcode::Write
  • opcode::WriteFixed
  • opcode::Writev
  • register::Probe
  • register::Restriction
  • squeue::Entry
  • squeue::Entry128
  • squeue::Flags
  • squeue::PushError
  • squeue::SubmissionQueue
  • types::BufRingEntry
  • types::CancelBuilder
  • types::DestinationSlot
  • types::Fd
  • types::Fixed
  • types::FsyncFlags
  • types::OpenHow
  • types::RecvMsgOut
  • types::SubmitArgs
  • types::TimeoutFlags
  • types::Timespec
  • types::epoll_event
  • types::statx

Traits

  • cqueue::EntryMarker
  • squeue::EntryMarker

Functions

  • cqueue::buffer_select
  • cqueue::more
  • cqueue::sock_nonempty

Type Aliases

  • types::RwFlags

Constants

  • register::SKIP_FILE