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 37184/week @ 2024-08-28 39862/week @ 2024-09-04 30213/week @ 2024-09-11 23204/week @ 2024-09-18 33540/week @ 2024-09-25 38214/week @ 2024-10-02 38847/week @ 2024-10-09 42339/week @ 2024-10-16 47494/week @ 2024-10-23 50111/week @ 2024-10-30 45905/week @ 2024-11-06 47912/week @ 2024-11-13 49774/week @ 2024-11-20 46056/week @ 2024-11-27 58852/week @ 2024-12-04 45188/week @ 2024-12-11

208,183 downloads per month
Used in 541 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