Name: | rust-stable_deref_trait+default-devel |
---|---|
Version: | 1.2.0 |
Release: | 13.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1117 |
License: | MIT OR Apache-2.0 |
RPM: | rust-stable_deref_trait+default-devel-1.2.0-13.el10_0.noarch.rpm |
Source RPM: | rust-stable_deref_trait-1.2.0-13.el10_0.src.rpm |
Build Date: | Fri Jan 03 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crates.io/crates/stable_deref_trait |
Summary: | Dereference to a stable address even when moved |
Description: | 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. This package contains library source intended for building other packages which use the "default" feature of the "stable_deref_trait" crate. |