bytemuck/src
Lokathor 7fa51a420d
pod_read_unaligned and try_pod_read_unaligned (#92)
* pod_read_unaligned and try_pod_read_unaligned

* only do all-features on nightly.

* I forgot we can't use .cast on 1.34
2022-03-01 18:09:49 -07:00
..
allocation.rs minor doc patch to help users adjust their Cargo.toml for usage of the allocation module. (#76) 2021-10-15 13:45:16 -06:00
contiguous.rs Replace unsound usage of transmute_copy (#72) 2021-07-22 23:12:56 -06:00
lib.rs pod_read_unaligned and try_pod_read_unaligned (#92) 2022-03-01 18:09:49 -07:00
offset_of.rs [Feature] extend TransparentWrapper conversion functions (#58) 2021-03-28 23:11:13 -06:00
pod.rs Implement Pod and Zeroable for AArch64 NEON Vectors (#80) 2021-12-21 19:01:47 -07:00
transparent.rs Replace unsound usage of transmute_copy (#72) 2021-07-22 23:12:56 -06:00
zeroable.rs Implement Pod and Zeroable for AArch64 NEON Vectors (#80) 2021-12-21 19:01:47 -07:00