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

#5 in #bytemuck

Download history 40460/week @ 2024-07-30 54484/week @ 2024-08-06 40429/week @ 2024-08-13 36351/week @ 2024-08-20 37457/week @ 2024-08-27 40021/week @ 2024-09-03 32484/week @ 2024-09-10 21278/week @ 2024-09-17 34131/week @ 2024-09-24 36856/week @ 2024-10-01 35524/week @ 2024-10-08 43695/week @ 2024-10-15 45162/week @ 2024-10-22 52728/week @ 2024-10-29 46828/week @ 2024-11-05 39675/week @ 2024-11-12

191,242 downloads per month
Used in 522 crates (25 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–25MB
~370K SLoC