mirror of
https://github.com/Lokathor/bytemuck.git
synced 2024-11-21 22:32:23 +00:00
a888e5f2c0
* Allow converting BoxBytes to/from boxed slices of NoUninit, and from Box<str>. * Implement From<Box<T>> for BoxBytes generically * Minor cleanup |
||
---|---|---|
.. | ||
allocation.rs | ||
anybitpattern.rs | ||
checked.rs | ||
contiguous.rs | ||
internal.rs | ||
lib.rs | ||
must.rs | ||
no_uninit.rs | ||
offset_of.rs | ||
pod_in_option.rs | ||
pod.rs | ||
transparent.rs | ||
zeroable_in_option.rs | ||
zeroable.rs |