Skip to main content

Crate rialo_s_spl_pod

Crate rialo_s_spl_pod 

Source
Expand description

Crate containing Pod types and bytemuck utilities used in SPL

Re-exports§

pub use rialo_s_program_error;
pub use rialo_s_program_option;
pub use rialo_s_pubkey;

Modules§

bytemuck
wrappers for bytemuck functions
error
Error types
list
optional_keys
Optional pubkeys that can be used a Pods
pod_length
primitives
primitive types that can be used in Pods

Macros§

impl_int_conversion
Simple macro for implementing conversion functions between Pod* integers and standard integers.