Package : rust-stable_deref_trait

Package details

Summary: 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

Description:
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.


URL: https://crates.io/crates/stable_deref_trait
License: MIT or ASL 2.0

Maintainer: nobody

List of RPMs