Re-exports§
pub use self::init_space::InitSpace;pub use self::price::Price;pub use bitmaps;pub use paste;pub use static_assertions;pub use solana_security_txt;security-txt
Modules§
- action
- Definitions related to action.
- chunk_
by - A
slice::chunk_byimplementation, copied fromstd. - config
- Definitions related to global configurations.
- dynamic_
access - Utils for dynamic access to an array of zero copy types.
- fixed_
map - Fixed-size zero copy map.
- fixed_
str - Fixed str.
- flags
- Zero-copy flags.
- glv
- Definitions related to GLV.
- gt
- Utils for GT.
- init_
space - Definition for
InitSpace. - instruction
instruction - Definitions related to instructions.
- market
- Definitions related to market.
- oracle
- Oracle utils.
- order
- Definitions related to order.
- price
- Utils for price representation.
- pubkey
- Pubkey utils.
- role
- Definitions related to roles.
- security_
txt security-txt - Utils for security-txt.
- swap
- Swap parameters.
- token_
config - Definitions related to token config.
- user
- Definitions related to users.
Macros§
Enums§
- General
Error - General-purpose errors.
Functions§
- to_seed
- Convert a string to a seed.