mirror of
https://github.com/Lokathor/bytemuck.git
synced 2024-11-25 08:12:26 +00:00
changelog
This commit is contained in:
parent
51f1121d4f
commit
6ab12a78aa
@ -4,7 +4,8 @@
|
|||||||
|
|
||||||
* [HeroicKatora](https://github.com/HeroicKatora) added the
|
* [HeroicKatora](https://github.com/HeroicKatora) added the
|
||||||
`try_zeroed_slice_box` function
|
`try_zeroed_slice_box` function
|
||||||
[#10](https://github.com/Lokathor/bytemuck/pull/17).
|
[#10](https://github.com/Lokathor/bytemuck/pull/17). `zeroed_slice_box` is
|
||||||
|
also available.
|
||||||
* The `offset_of!` macro now supports a 2-arg version. For types that impl
|
* The `offset_of!` macro now supports a 2-arg version. For types that impl
|
||||||
Default, it'll just make an instance using `default` and then call over to the
|
Default, it'll just make an instance using `default` and then call over to the
|
||||||
3-arg version.
|
3-arg version.
|
||||||
|
Loading…
Reference in New Issue
Block a user