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.
Extensions::insert
1 parent a753ce4 commit 2c8db78Copy full SHA for 2c8db78
src/extensions.rs
@@ -48,7 +48,7 @@ impl Extensions {
48
/// Insert a type into this `Extensions`.
49
///
50
/// If a extension of this type already existed, it will
51
- /// be returned.
+ /// be returned and replaced with the new one.
52
53
/// # Example
54
0 commit comments