Docs.rs
zino-channel-0.3.0
zino-channel 0.3.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
photino
Dependencies
ahash ^0.8.11
normal
optional
flume ^0.11.1
normal
optional
futures ^0.3.31
normal
optional
parking_lot ^0.12.3
normal
optional
serde ^1.0.217
normal
serde_json ^1.0.134
normal
zino-core ^0.31.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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
zino_
channel
0.3.0
All Items
Sections
Feature flags
Crate Items
Structs
Crate
zino_channel
Copy item path
Source
Expand description
Cloud events and subscriptions for
zino
.
§
Feature flags
The following optional features are available:
Name
Description
Default?
flume
Enables the message channel via
flume
.
No
Structs
§
Cloud
Event
Cloud event. See
the spec
.
Message
Channel
flume
Message channel for sending and receiving cloud events.
Subscription
Subscription.