Docs.rs
  • io-stream-0.0.2
    • io-stream 0.0.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • soywod
    • Dependencies
      • log ^0.4 normal
      • thiserror ^2 normal
      • tokio ^1 normal optional
      • env_logger ^0.11 dev
      • memchr ^2.7 dev
      • rustls ^0.23 dev
      • rustls-platform-verifier ^0.5 dev
      • tokio ^1 dev
      • url ^2.5 dev
      • uuid ^1 dev
    • Versions
    • 94.37% 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

io_stream0.0.2

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • coroutines::read::ReadStream
  • coroutines::read_exact::ReadStreamExact
  • coroutines::read_to_end::ReadStreamToEnd
  • coroutines::write::WriteStream
  • io::StreamOutput

Enums

  • coroutines::read::ReadStreamError
  • coroutines::read::ReadStreamResult
  • coroutines::read_exact::ReadStreamExactError
  • coroutines::read_exact::ReadStreamExactResult
  • coroutines::read_to_end::ReadStreamToEndError
  • coroutines::read_to_end::ReadStreamToEndResult
  • coroutines::write::WriteStreamError
  • coroutines::write::WriteStreamResult
  • io::StreamIo

Functions

  • runtimes::std::handle
  • runtimes::std::read
  • runtimes::std::write
  • runtimes::tokio::handle
  • runtimes::tokio::read
  • runtimes::tokio::write