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 c880c78 commit d64e5b3Copy full SHA for d64e5b3
README.md
@@ -16,7 +16,7 @@ For comprehensive insights into Rust's interoperability with other languages, ex
16
## Lender feature
17
18
By activating the `lender` feature, functions like `own_back<T>()` validate the pointer, ensuring its validity.
19
-It means, be returned by `raw<T>()`.
+It means, be returned by `raw<T>()` and `own_back<T>()` with same type.
20
21
## Examples
22
0 commit comments