Docs.rs
  • tokio-iocp-0.2.3
    • tokio-iocp 0.2.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Berrysoft
    • Dependencies
      • aligned-array ^1 normal
      • bytes ^1 normal optional
      • criterion ^0.5 normal optional
      • once_cell ^1 normal
      • tokio ^1 normal
      • widestring ^1 normal
      • windows-sys ^0.48 normal
      • criterion ^0.5 dev
      • futures-util ^0.3 dev
      • tempfile ^3.5 dev
      • tokio ^1 dev
      • windows-sys ^0.48 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • x86_64-pc-windows-msvc
  • 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

tokio_iocp0.2.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • buf::Slice
  • fs::File
  • fs::OpenOptions
  • net::TcpListener
  • net::TcpStream
  • net::UdpSocket
  • net::UnixListener
  • net::UnixSocketAddr
  • net::UnixStream
  • net::named_pipe::ClientOptions
  • net::named_pipe::NamedPipeClient
  • net::named_pipe::NamedPipeServer
  • net::named_pipe::PipeInfo
  • net::named_pipe::ServerOptions
  • runtime::Runtime

Enums

  • net::named_pipe::PipeEnd
  • net::named_pipe::PipeMode

Traits

  • buf::IoBuf
  • buf::IoBufMut

Functions

  • runtime::spawn
  • start

Type Aliases

  • BufResult