Skip to content

Commit a312e58

Browse files
committed
Add note
1 parent fd42c9b commit a312e58

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
Safe pinned-initialization in Rust.
44

5+
This crate is one of the earlier prototypes of the new `pin-init` crate maintained by Rust-for-Linux project.
6+
Please use https://github.com/Rust-for-Linux/pin-init/ instead.
7+
58
## The problem
69

710
Rust's `Pin` provides sufficient guarantee for C interop and self-referential

0 commit comments

Comments
 (0)