Docs.rs
  • async-session-types-0.1.2
    • async-session-types 0.1.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • aakoshh
    • Dependencies
      • futures ^0.3.19 normal
      • tokio ^1.15.0 normal
      • tokio ^1.15.0 dev
    • Versions
    • 80.3% 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

async_session_types0.1.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Chan
  • Choose
  • Eps
  • Offer
  • Rec
  • Recv
  • S
  • Send
  • Var
  • Z
  • multiplexing::MultiMessage
  • multiplexing::incoming::IncomingMultiChannel
  • multiplexing::outgoing::Control
  • multiplexing::outgoing::OutgoingMultiChannel

Enums

  • Branch
  • SessionError

Traits

  • HasDual
  • Incoming
  • Outgoing
  • Repr

Macros

  • offer
  • repr_bound
  • repr_impl

Functions

  • ok
  • session_channel
  • session_channel_dyn

Type Aliases

  • DynMessage
  • Receiver
  • Sender
  • SessionResult