| Name: | rust-stable_deref_trait+default-devel |
| Version: | 1.2.0 |
| Release: | 7.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 1117 |
| License: | MIT or ASL 2.0 |
| RPM: |
rust-stable_deref_trait+default-devel-1.2.0-7.el9.noarch.rpm
|
| Source RPM: |
rust-stable_deref_trait-1.2.0-7.el9.src.rpm
|
| Build Date: | Fri Feb 04 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://crates.io/crates/stable_deref_trait |
| 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.
This package contains library source intended for building other packages which
use "the default" feature of the "stable_deref_trait" crate. |