Skip to content

Commit

Permalink
Add note to library's documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
noamtashma committed Oct 11, 2023
1 parent 481dbf6 commit 40bb34f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
#![warn(missing_docs)]

/*!
## Note
This crate has been republished because of popular demand to publish the fixed fork as a crate.
However, I can't make any guarantees about the safety of this crate, and I won't necessarilly be able to actively maintain it.
# An owning reference.
This crate provides the _owning reference_ types `OwningRef` and `OwningRefMut`
Expand Down

0 comments on commit 40bb34f

Please sign in to comment.