pub fn increment_and_assert_rate_store(
key: &String,
config: &Option<RateConfig>,
rate_tokens: &mut RateTokenStore,
) -> Result<(), String>
pub fn increment_and_assert_rate_store(
key: &String,
config: &Option<RateConfig>,
rate_tokens: &mut RateTokenStore,
) -> Result<(), String>