Docs.rs
  • mdrv-0.0.5
    • mdrv 0.0.5
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • nthend
    • agerasev
    • Dependencies
      • mio ^0.6 normal
      • mio-extras ^2.0 normal
      • matches ^0.1 dev
    • Versions
    • 1.11% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

mdrv0.0.5

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • channel::PollReceiver
  • channel::Receiver
  • channel::Sender
  • channel::SinglePoll
  • driver::Driver
  • dummy::DummyHandle
  • dummy::DummyProxy
  • proxy::Control
  • proxy_handle::Handle
  • proxy_handle::ProxyWrapper

Enums

  • channel::Error
  • channel::RecvError
  • channel::SendError
  • channel::TryRecvError
  • driver::Error
  • driver::Tx
  • error::Error
  • error::IdError
  • proxy::Error
  • proxy_handle::Rx
  • proxy_handle::Tx

Traits

  • proxy::Proxy
  • proxy_handle::RxExt
  • proxy_handle::TxExt
  • proxy_handle::UserHandle
  • proxy_handle::UserProxy

Functions

  • channel::channel
  • dummy::create
  • dummy::wait_close
  • dummy::wait_msgs
  • proxy::decode_ids
  • proxy::encode_ids
  • proxy_handle::create

Type Aliases

  • proxy::Eid
  • proxy::Id
  • result::Result

Constants

  • proxy::EID_BITS
  • proxy::EID_MASK