Skip to content

Commit d64e5b3

Browse files
committed
Improve readme to include the check type recently included
1 parent c880c78 commit d64e5b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ For comprehensive insights into Rust's interoperability with other languages, ex
1616
## Lender feature
1717

1818
By activating the `lender` feature, functions like `own_back<T>()` validate the pointer, ensuring its validity.
19-
It means, be returned by `raw<T>()`.
19+
It means, be returned by `raw<T>()` and `own_back<T>()` with same type.
2020

2121
## Examples
2222

0 commit comments

Comments
 (0)