spl-pod 0.3.0

Solana Program Library Plain Old Data (Pod)
Documentation
1
2
3
# Pod

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