We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5cd2d5e + 5922463 commit f0cb09cCopy full SHA for f0cb09c
governor/src/_guide.rs
@@ -92,7 +92,7 @@
92
//! function arguments. The [`crate::RateLimiter`] type signatures
93
//! tend to be pretty unwieldy for that, so this crate exports a pair
94
//! of handy type aliases, [`crate::DefaultDirectRateLimiter`] and
95
-//! [`crate::DefaultDirectRateLimiter`].
+//! [`crate::DefaultKeyedRateLimiter`].
96
//!
97
//! Here's an example for embedding a direct rate limiter in a struct:
98
0 commit comments