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 481dbf6 commit 40bb34fCopy full SHA for 40bb34f
src/lib.rs
@@ -1,6 +1,10 @@
1
#![warn(missing_docs)]
2
3
/*!
4
+## Note
5
+This crate has been republished because of popular demand to publish the fixed fork as a crate.
6
+However, I can't make any guarantees about the safety of this crate, and I won't necessarilly be able to actively maintain it.
7
+
8
# An owning reference.
9
10
This crate provides the _owning reference_ types `OwningRef` and `OwningRefMut`
0 commit comments