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ยง
- Aliasable
Deref - An unsafe marker trait for types that deref to an address that is aliasable when coerced to a raw pointer.