We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d932ef + e88001a commit e7c25b0Copy full SHA for e7c25b0
src/lib.rs
@@ -224,7 +224,7 @@
224
//! `invalidate_all` and `invalidate_entries_if`.
225
//! - Some of the cache read methods: `get`
226
//! - `run_pending_tasks` method, which executes the pending maintenance tasks
227
-//! explicitly.
+//! explicitly.
228
//!
229
//! Except `run_pending_tasks` method, the maintenance tasks are executed lazily
230
//! when one of the conditions in the [Bounded Channels](#bounded-channels) section
0 commit comments