pub const DEFAULT_TABLE: &str = "faucet_state";Expand description
Default name for the state-store table. Override via
PostgresStateStore::connect_with.
pub const DEFAULT_TABLE: &str = "faucet_state";Default name for the state-store table. Override via
PostgresStateStore::connect_with.