Docs.rs
  • wick-packet-0.17.0
    • wick-packet 0.17.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • jsoverson
    • Dependencies
      • anyhow ^1.0 normal
      • base64 ^0.21 normal
      • base64-serde ^0.7.0 normal
      • bytes ^1.4 normal
      • chrono ^0.4.31 normal optional
      • parking_lot ^0.12 normal
      • pin-project-lite ^0.2 normal
      • seeded-random ^0.6.0 normal optional
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • tokio ^1.33 normal optional
      • tokio-stream ^0.1 normal
      • tracing ^0.1 normal
      • url ^2.3 normal
      • uuid ^1.1 normal optional
      • wasmrs ^0.17.0 normal
      • wasmrs-codec ^0.17.0 normal
      • wasmrs-frames ^0.17.1 normal
      • wasmrs-runtime ^0.17.1 normal
      • wasmrs-rx ^0.17.0 normal
      • wick-interface-types ^0.17.0 normal
      • rstest ^0.18 dev
      • wick-test-logger ^0.2.0 dev
      • tokio ^1.33 dev
      • tracing ^0.1 dev
      • wick-logger ^0.4.0 dev
      • wasmrs-guest ^0.17.0 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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

wick_packet0.17.0

Crate Items

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

List of all items

Structs

  • Base64Bytes
  • ComponentReference
  • ContextTransport
  • FluxChannel
  • FluxReceiver
  • InherentData
  • InvocationRequest
  • Metadata
  • Mono
  • OutgoingPort
  • OutputIterator
  • Packet
  • PacketError
  • PacketStream
  • RuntimeConfig
  • StreamMap
  • TypeWrapper
  • VPacket
  • WickMetadata

Enums

  • Entity
  • Error
  • Flags
  • PacketPayload
  • ParseError

Traits

  • BinaryInputs
  • Flux
  • Observable
  • Observer
  • PacketExt
  • Port
  • UnaryInputs
  • ValuePort
  • WasmRsChannel

Macros

  • fan_out
  • packet_stream
  • packets
  • raw_packet_stream

Functions

  • from_raw_wasmrs
  • from_wasmrs
  • into_packet
  • packetstream_to_wasmrs

Type Aliases

  • BoxStream
  • PacketSender

Constants

  • CLOSE_BRACKET
  • DONE_FLAG
  • OPEN_BRACKET