river-data-core 0.1.1

Common types & traits for the in the river-data platform
Documentation
1
2
3
4
5
6
7
8
pub mod entity;
pub mod handlers;
pub mod middleware;
pub mod router;
pub mod state;

pub use router::routes;
pub use state::SyncState;