Docs.rs
  • flatty-io-0.1.0-rc.6
    • flatty-io 0.1.0-rc.6
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • nthend
    • agerasev
    • Dependencies
      • flatty ^0.1.0-rc.2 normal
      • futures ^0.3.25 normal optional
      • async-ringbuf ^0.2.0-rc.4 dev
      • async-std ^1.12.0 dev
      • ringbuf-blocking ^0.1.0-rc.2 dev
    • Versions
    • 22.78% 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

flatty_io0.1.0-rc.6

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • AsyncReceiver
  • AsyncSender
  • IoBuffer
  • Receiver
  • Sender
  • async_::Alloc
  • async_::Read
  • async_::Receiver
  • async_::RecvGuard
  • async_::SendGuard
  • async_::Sender
  • async_::WriteAll
  • blocking::Receiver
  • blocking::RecvGuard
  • blocking::SendGuard
  • blocking::Sender
  • common::IoBuffer

Enums

  • RecvError
  • common::RecvError

Traits

  • AsyncReadBuffer
  • AsyncWriteBuffer
  • ReadBuffer
  • WriteBuffer
  • async_::AsyncReadBuffer
  • async_::AsyncWriteBuffer
  • blocking::ReadBuffer
  • blocking::WriteBuffer

Type Aliases

  • AsyncIoReceiver
  • AsyncIoSender
  • IoReceiver
  • IoSender
  • SendError
  • async_::IoReceiver
  • async_::IoSender
  • async_::UninitSendGuard
  • blocking::IoReceiver
  • blocking::IoSender
  • blocking::UninitSendGuard
  • common::SendError