Docs.rs
  • igcp-0.1.6
    • igcp 0.1.6
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • znx3p0
    • Dependencies
      • async-std ^1 normal
      • bincode ^1 normal
      • bson ^2.0.1 normal
      • cfg-if ^1 normal
      • derive_more ^0.99 normal
      • futures ^0.3 normal
      • futures-lite ^1 normal
      • postcard ^0.7.2 normal
      • rand ^0.8 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • serde_repr ^0.1 normal
      • snow ^0.8.0 normal
      • async-tungstenite ^0.16.1 normal
      • getrandom ~0.2.3 normal
      • reqwasm ^0.4.0 normal
      • uuid ~0.8.2 normal
    • 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

igcp0.1.6

Crate Items

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

List of all items

Structs

  • async_snow::Snow
  • err::Error
  • serialization::formats::Any
  • serialization::formats::Bincode
  • serialization::formats::Bson
  • serialization::formats::Json
  • serialization::formats::Postcard
  • type_iter::MainChannel
  • type_iter::PeerChannel
  • type_iter::Rx
  • type_iter::Tx
  • type_iter::TypeIter

Enums

  • BareChannel
  • Channel
  • err::ErrorKindSer

Traits

  • ReadWrite
  • serialization::formats::Format
  • serialization::formats::ReadFormat
  • serialization::formats::SendFormat
  • type_iter::Pipeline
  • type_iter::Receive
  • type_iter::Str
  • type_iter::Transmit
  • type_iter::TypeIterT

Macros

  • err
  • pipe
  • pipeline
  • rx
  • tx

Functions

  • serialization::rx
  • serialization::tx
  • serialization::wss_rx
  • serialization::wss_tx

Type Aliases

  • AnyChannel
  • AnyInput
  • err::Result