Docs.rs
nodata-0.1.0
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
nodata 0.1.0
nodata is a kafka like message broker that is simple and easy to use, while relying on either local or s3 like data storage for consistency
Crate
Source
Builds
Feature flags
Hide files
..
gen
services
broker.rs
component.rs
dagger_engine.rs
grpc.rs
grpc_component.rs
http.rs
main.rs
services.rs
state.rs
1
2
3
4
pub
mod
consumers
;
pub
mod
handler
;
pub
mod
ingest
;
pub
mod
staging
;