Crate aliasable_deref_trait

Source
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.