Docs.rs
  • ntex-util-0.1.5
    • ntex-util 0.1.5
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • fafhrd91
    • Dependencies
      • bitflags ^1.3 normal
      • futures-core ^0.3 normal
      • futures-sink ^0.3 normal
      • futures-timer ^3.0.2 normal
      • fxhash ^0.2.1 normal
      • log ^0.4 normal
      • pin-project-lite ^0.2.6 normal
      • slab ^0.4 normal
      • futures-util ^0.3 dev
      • ntex ^0.5.0-b.0 dev
      • ntex-macros ^0.1.3 dev
      • ntex-rt ^0.4.0-b.0 dev
    • Versions
    • 84.88% of the crate is documented
  • Go to latest version
  • 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
☰
logo

Crate ntex_util

Version 0.1.5

Back to index

logo
Change settings

List of all items[−]

Structs

  • channel::Canceled
  • channel::condition::Condition
  • channel::condition::Waiter
  • channel::mpsc::Receiver
  • channel::mpsc::SendError
  • channel::mpsc::Sender
  • channel::mpsc::WeakSender
  • channel::oneshot::Receiver
  • channel::oneshot::Sender
  • channel::pool::Pool
  • channel::pool::Receiver
  • channel::pool::Sender
  • future::Lazy
  • task::LocalWaker
  • time::Interval
  • time::Millis
  • time::Seconds
  • time::Sleep
  • time::Timeout
  • time::TimerHandle

Enums

  • future::Either
  • future::Ready

Traits

  • Sink
  • Stream
  • future::Sink
  • future::Stream

Macros

  • ready

Functions

  • channel::mpsc::channel
  • channel::oneshot::channel
  • channel::pool::new
  • future::join
  • future::join_all
  • future::lazy
  • future::poll_fn
  • future::select
  • future::sink_write
  • future::stream_recv
  • set_spawn_fn
  • spawn
  • time::interval
  • time::now
  • time::sleep
  • time::system_time
  • time::timeout

Typedefs

  • HashMap
  • HashSet