Crate aliasable_deref_trait[−][src]
Expand description
This crate defines an unsafe marker trait for types that deref to an address that is aliasable when coerced to a raw pointer.
Traits
An unsafe marker trait for types that deref to an address that is aliasable when coerced to a raw pointer.