Docs.rs
  • mio-1.0.4
    • mio 1.0.4
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • carllerche
    • github:tokio-rs:mio-core
    • Dependencies
      • log ^0.4.8 normal optional
      • env_logger ^0.9.3 dev
      • rand ^0.8 dev
      • libc ^0.2.159 normal
      • libc ^0.2.159 normal
      • wasi ^0.11.0 normal
      • libc ^0.2.159 normal
      • windows-sys ^0.59 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • aarch64-apple-ios
    • wasm32-wasip1
    • x86_64-apple-darwin
    • x86_64-pc-windows-gnu
    • x86_64-pc-windows-msvc
    • 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

mio1.0.4

Crate Items

  • Structs
  • Traits
  • Functions

List of all items

Structs

  • Interest
  • Poll
  • Registry
  • Token
  • Waker
  • event::Event
  • event::Events
  • event::Iter
  • net::TcpListener
  • net::TcpStream
  • net::UdpSocket
  • net::UnixDatagram
  • net::UnixListener
  • net::UnixStream
  • unix::SourceFd
  • unix::pipe::Receiver
  • unix::pipe::Sender

Traits

  • event::Source

Functions

  • unix::pipe::new