Function mz_persist_client::cli::args::make_consensus

source ยท
pub(super) async fn make_consensus(
    cfg: &PersistConfig,
    consensus_uri: &str,
    commit: bool,
    metrics: Arc<Metrics>,
) -> Result<Arc<dyn Consensus>>