uniq 0.1.0

an implementation of core::ptr::Unique in stable rust
Documentation
1
2
# uniq
a stable implementation of `core::ptr::Unique`, copied from rust's standard library, with the unstable parts stripped away.