hydro_std 0.16.0

Standard library of distributed systems building blocks for Hydro
Documentation
1
2
3
4
5
6
7
8
#[cfg(stageleft_runtime)]
hydro_lang::setup!();

pub mod bench_client;
pub mod compartmentalize;
pub mod membership;
pub mod quorum;
pub mod request_response;