aliasable_deref_trait

Crates.ioaliasable_deref_trait
lib.rsaliasable_deref_trait
version1.0.0
sourcesrc
created_at2019-11-08 07:13:17.015066
updated_at2021-06-29 10:28:35.146353
descriptionMarker trait for types that deref to an address that is aliasable when coerced to a raw pointer
homepagehttps://github.com/avitex/rust-aliasable-deref-trait
repositoryhttps://github.com/avitex/rust-aliasable-deref-trait
max_upload_size
id179310
size7,394
James (avitex)

documentation

https://docs.rs/aliasable_deref_trait

README

Build Status Coverage Status Crate Docs

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"
Commit count: 16

cargo fmt