Crate light_macros

Crate light_macros 

Source

Macros§

derive_light_cpi_signer
Derives a complete Light Protocol CPI configuration at runtime
derive_light_cpi_signer_pda
Derives a Light Protocol CPI signer PDA at compile time
pubkey
Converts a base58 encoded public key into a byte array.
pubkey_array
Converts a base58 encoded public key into a raw byte array [u8; 32].

Attribute Macros§

heap_neutral

Derive Macros§

Noop
No-op derive macro that does nothing. Used as a placeholder for serialization derives when not needed.