| Crates.io | aliasable_deref_trait |
| lib.rs | aliasable_deref_trait |
| version | 1.0.0 |
| created_at | 2019-11-08 07:13:17.015066+00 |
| updated_at | 2021-06-29 10:28:35.146353+00 |
| description | Marker trait for types that deref to an address that is aliasable when coerced to a raw pointer |
| homepage | https://github.com/avitex/rust-aliasable-deref-trait |
| repository | https://github.com/avitex/rust-aliasable-deref-trait |
| max_upload_size | |
| id | 179310 |
| size | 7,394 |
trait AliasableDerefMarker 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"