stable_deref_trait

1.2.1

An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental.

Package

Registry
crates.io
Repository
storyyeller/stable_deref_trait
Documentation
https://docs.rs/stable_deref_trait/1.2.1/stable_deref_trait

Terms and attribution

License

MIT OR Apache-2.0

MITApache-2.0

Authors
Robert Grosse
License files
LICENSE-APACHELICENSE-MIT

Dependency paths

  1. cms workspace root
  2. rstar 0.13.0
  3. heapless 0.8.0
  4. stable_deref_trait 1.2.1

Depended on by

Directly

Through other packages