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.
1 parent 7d70403 commit 0aa5910Copy full SHA for 0aa5910
mockall/src/lib.rs
@@ -39,7 +39,7 @@
39
//! * [`Generic methods`](#generic-methods)
40
//! * [`Methods with generic lifetimes`](#methods-with-generic-lifetimes)
41
//! * [`Generic traits and structs`](#generic-traits-and-structs)
42
-//! * [`Associated types`](#associated-types-1)
+//! * [`Associated types`](#associated-types)
43
//! * [`Multiple and inherited traits`](#multiple-and-inherited-traits)
44
//! * [`External traits`](#external-traits)
45
//! * [`Static methods`](#static-methods)
0 commit comments