Docs.rs
fuel-streams-core-0.0.12
fuel-streams-core 0.0.12
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
Dependencies
async-nats ^0.37
normal
async-trait ^0.1
normal
chrono ^0.4
normal
displaydoc ^0.2
normal
dotenvy ^0.15
normal
fuel-core-types ^0.40
normal
fuel-data-parser ^0.0.12
normal
fuel-streams-macros ^0.0.12
normal
futures ^0.3
normal
pretty_assertions ^1.4
normal
optional
rand ^0.8
normal
serde ^1.0
normal
thiserror ^1.0
normal
tokio ^1.41
normal
tracing ^0.1
normal
pretty_assertions ^1.4
dev
Versions
10.89%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
fuel_
streams_
core
0.0.12
Module stream
Module Items
Structs
Enums
Constants
Traits
In crate fuel_
streams_
core
fuel_streams_core
Module
stream
Copy item path
Source
Structs
§
Stream
Houses nats-agnostic APIs for publishing and consuming a streamable type
Stream
Data
Subscribe
Consumer
Config
Configuration for subscribing to a consumer.
Enums
§
Stream
Error
Constants
§
FUEL_
BLOCK_
TIME_
SECS
MAX_
RETENTION_
BLOCKS
Traits
§
Stream
Encoder
Streamable
Trait for types that can be streamed.