Expand description
Crate containing Pod types and bytemuck utils used in SPL
Re-exports§
pub use solana_program;
Modules§
- wrappers for bytemuck functions
- Error types
- Optional pubkeys that can be used a
Pods - primitive types that can be used in
Pods - Special types for working with slices of
Pods
Macros§
- Simple macro for implementing conversion functions between Pod* ints and standard ints.