aliasable_deref_trait 1.0.0

Marker trait for types that deref to an address that is aliasable when coerced to a raw pointer
Documentation

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"