Docs.rs
  • fumio-0.1.0
    • fumio 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • stbuehler
    • Dependencies
      • fumio-pool ^0.1.0 normal
      • fumio-reactor ^0.1.0 normal
      • fumio-utils ^0.1.0 normal
      • futures-core-preview ^0.3.0-alpha.18 normal
      • futures-executor-preview ^0.3.0-alpha.18 normal
      • tokio-executor ^0.2.0-alpha.2 normal
      • tokio-timer ^0.3.0-alpha.2 normal
      • futures-preview ^0.3.0-alpha.18 dev
    • Versions
    • 100% 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

fumio0.1.0

Crate Items

  • Structs
  • Functions

List of all items

Structs

  • Handle
  • Runtime
  • net::TcpConnectFuture
  • net::TcpIncoming
  • net::TcpListener
  • net::TcpStream
  • net::UdpRecvFrom
  • net::UdpSendTo
  • net::UdpSocket
  • pool::LocalPool
  • pool::LocalSpawner
  • reactor::Handle
  • reactor::LazyHandle
  • reactor::PollEvented
  • reactor::Reactor
  • reactor::Registration
  • timer::Delay
  • timer::DelayQueue
  • timer::Interval
  • timer::Timeout

Functions

  • pool::current_local
  • reactor::current
  • run