Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/stable_deref_trait/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 596 B image not shown  

Quelle  Cargo.toml.orig   Sprache: unbekannt

 
Spracherkennung für: .orig vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

[package]
name = "stable_deref_trait"
version = "1.2.0"
authors = ["Robert Grosse <n210241048576@gmail.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"
repository = "https://github.com/storyyeller/stable_deref_trait"
documentation = "https://docs.rs/stable_deref_trait/1.2.0/stable_deref_trait"
categories = ["memory-management", "no-std"]
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.
"""

[features]
default = ["std"]
std = ["alloc"]
alloc = []

[Dauer der Verarbeitung: 0.16 Sekunden, vorverarbeitet 2026-08-25]