9 releases (4 breaking)

0.5.0 Nov 1, 2024
0.3.2 Aug 27, 2024
0.3.1 Jul 31, 2024
0.2.2 Mar 28, 2024
0.1.0 Sep 1, 2023

#6 in #bytemuck

Download history 28324/week @ 2024-09-20 32750/week @ 2024-09-27 39039/week @ 2024-10-04 42574/week @ 2024-10-11 42389/week @ 2024-10-18 48879/week @ 2024-10-25 51385/week @ 2024-11-01 45583/week @ 2024-11-08 46966/week @ 2024-11-15 46869/week @ 2024-11-22 53841/week @ 2024-11-29 57144/week @ 2024-12-06 49328/week @ 2024-12-13 32167/week @ 2024-12-20 30541/week @ 2024-12-27 53210/week @ 2025-01-03

175,035 downloads per month
Used in 554 crates (26 directly)

Apache-2.0

40KB
924 lines

Pod

This library contains types shared by SPL libraries that implement the Pod trait from bytemuck and utils for working with these types.


lib.rs:

Crate containing Pod types and bytemuck utils used in SPL

Dependencies

~16–26MB
~370K SLoC