Docs.rs
  • ntex-io-2.14.0
    • ntex-io 2.14.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • fafhrd91
    • Dependencies
      • bitflags ^2 normal
      • log ^0.4 normal
      • ntex-bytes ^0.1.28 normal
      • ntex-codec ^0.6 normal
      • ntex-service ^3.4 normal
      • ntex-util ^2.8 normal
      • pin-project-lite ^0.2 normal
      • ntex ^2 dev
      • rand ^0.9 dev
    • Versions
    • 68.32% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

ntex_io2.14.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • Base
  • Dispatcher
  • DispatcherConfig
  • FilterCtx
  • FilterReadStatus
  • Framed
  • Io
  • IoBoxed
  • IoContext
  • IoRef
  • Layer
  • OnDisconnect
  • ReadBuf
  • ReadContext
  • Sealed
  • TimerHandle
  • WriteBuf
  • WriteContext
  • WriteContextBuf
  • testing::IoTest
  • types::PeerAddr
  • types::QueryItem

Enums

  • DispatchItem
  • IoStatusUpdate
  • IoTaskStatus
  • Readiness
  • RecvError
  • types::HttpProtocol

Traits

  • Filter
  • FilterLayer
  • Handle
  • IoStream

Macros

  • forward_query
  • forward_ready
  • forward_shutdown

Functions

  • seal