Crates.io | aliasable_deref_trait |
lib.rs | aliasable_deref_trait |
version | 1.0.0 |
source | src |
created_at | 2019-11-08 07:13:17.015066 |
updated_at | 2021-06-29 10:28:35.146353 |
description | Marker trait for types that deref to an address that is aliasable when coerced to a raw pointer |
homepage | https://github.com/avitex/rust-aliasable-deref-trait |
repository | https://github.com/avitex/rust-aliasable-deref-trait |
max_upload_size | |
id | 179310 |
size | 7,394 |
trait AliasableDeref
Marker trait for types that deref to an address that is aliasable when coerced to a raw pointer.
Documentation hosted on docs.rs.
aliasable_deref_trait = "1"