Docs.rs
  • compio-driver-0.2.1
    • compio-driver 0.2.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Berrysoft
    • Dependencies
      • cfg-if ^1.0.0 normal
      • compio-buf ^0.2.0 normal
      • compio-log ^0.1.0 normal
      • crossbeam-channel ^0.5.8 normal
      • slab ^0.4.9 normal
      • socket2 ^0.5.6 normal
      • compio-buf ^0.2.0 dev
      • os_pipe ^1.1.4 normal
      • polling ^3.3.0 normal
      • io-uring ^0.6.2 normal optional
      • os_pipe ^1.1.4 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.149 normal
      • aligned-array ^1.0.1 normal
      • compio-buf ^0.2.0 normal
      • once_cell ^1.18.0 normal
      • widestring ^1.0.2 normal
      • windows-sys ^0.52.0 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • aarch64-apple-ios
    • 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
  • 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

compio_driver0.2.1

  • Structs
  • Enums
  • Traits
  • Type Aliases
?
Change settings

List of all items

Structs

  • AsyncifyPool
  • Key
  • NotifyHandle
  • Proactor
  • ProactorBuilder
  • op::Accept
  • op::Asyncify
  • op::CloseFile
  • op::CloseSocket
  • op::Connect
  • op::FileStat
  • op::OpenFile
  • op::PathStat
  • op::ReadAt
  • op::ReadVectoredAt
  • op::Recv
  • op::RecvFrom
  • op::RecvFromVectored
  • op::RecvVectored
  • op::Send
  • op::SendTo
  • op::SendToVectored
  • op::SendVectored
  • op::ShutdownSocket
  • op::Sync
  • op::WriteAt
  • op::WriteVectoredAt

Enums

  • Decision
  • DriverType
  • OpEntry
  • PushEntry

Traits

  • AsRawFd
  • FromRawFd
  • IntoRawFd
  • IourOpCode
  • OpCode
  • PollOpCode
  • op::BufResultExt
  • op::RecvResultExt

Type Aliases

  • RawFd