Docs.rs
intercom-rs-1.1.1
intercom-rs 1.1.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
veronoicc
Dependencies
async-nats ^0.45
normal
bytes ^1
normal
futures ^0.3
normal
pin-project-lite ^0.2
normal
rmp-serde ^1
normal
optional
serde ^1
normal
serde_json ^1
normal
optional
thiserror ^2
normal
time ^0.3
normal
tokio ^1
normal
tracing ^0.1
normal
serde_json ^1
dev
tokio-test ^0.4
dev
Versions
100%
of the crate is documented
Platform
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
Module subscriber
intercom_
rs
1.1.1
Module subscriber
Module Items
Structs
In crate intercom_
rs
intercom_rs
Module
subscriber
Copy item path
Source
Expand description
Typed subscriber with Stream trait implementation.
Structs
ยง
Message
A typed message received from a subscription.
Subscriber
A typed subscriber that implements
Stream
.