Docs.rs
  • compio-driver-0.7.0
    • compio-driver 0.7.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Berrysoft
    • Dependencies
      • cfg-if ^1.0.0 normal
      • compio-buf ^0.5.1 normal
      • compio-log ^0.1.0 normal
      • crossbeam-channel ^0.5.8 normal
      • futures-util ^0.3.29 normal
      • socket2 ^0.5.6 normal
      • cfg_aliases ^0.2.1 build
      • polling ^3.3.0 normal
      • io-uring ^0.7.0 normal optional
      • paste ^1.0.14 normal
      • polling ^3.3.0 normal optional
      • crossbeam-channel ^0.5.8 normal
      • crossbeam-queue ^0.3.8 normal
      • libc ^0.2.164 normal
      • aligned-array ^1.0.1 normal
      • once_cell ^1.18.0 normal
      • windows-sys ^0.52.0 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • aarch64-apple-ios
    • aarch64-linux-android
    • x86_64-apple-darwin
    • x86_64-pc-windows-gnu
    • x86_64-unknown-freebsd
    • x86_64-unknown-illumos
    • x86_64-unknown-linux-gnu
    • x86_64-unknown-netbsd
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

compio_driver0.7.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • AsyncifyPool
  • DispatchError
  • Key
  • NotifyHandle
  • OwnedFd
  • Proactor
  • ProactorBuilder
  • SharedFd
  • WaitArg
  • op::Accept
  • op::Asyncify
  • op::CloseFile
  • op::CloseSocket
  • op::Connect
  • op::CreateDir
  • op::CreateSocket
  • op::FileStat
  • op::HardLink
  • op::OpenFile
  • op::PathStat
  • op::PollOnce
  • op::ReadAt
  • op::ReadVectoredAt
  • op::Recv
  • op::RecvFrom
  • op::RecvFromVectored
  • op::RecvMsg
  • op::RecvVectored
  • op::Rename
  • op::Send
  • op::SendMsg
  • op::SendTo
  • op::SendToVectored
  • op::SendVectored
  • op::ShutdownSocket
  • op::Symlink
  • op::Sync
  • op::Unlink
  • op::WriteAt
  • op::WriteVectoredAt

Enums

  • Decision
  • DriverType
  • OpType
  • PushEntry
  • op::Interest

Traits

  • AsRawFd
  • Dispatchable
  • OpCode
  • ToSharedFd
  • op::BufResultExt
  • op::RecvResultExt

Type Aliases

  • RawFd