//! Crate containing rpc related functions and types used in Garage#[macro_use]externcratetracing;modconsul;#[cfg(feature = "kubernetes-discovery")]modkubernetes;pubmodlayout;pubmodgraph_algo;pubmodring;pubmodsystem;modmetrics;pubmodrpc_helper;pubuserpc_helper::*;