Re-exports§
pub use self::init_space::InitSpace;
pub use self::price::Price;
pub use bitmaps;
pub use paste;
pub use static_assertions;
Modules§
- action
- Definitions related to action.
- chunk_
by - A
slice::chunk_by
implementation, 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.
- swap
- Swap parameters.
- token_
config - Definitions related to token config.
Macros§
Enums§
- General
Error - General-purpose errors.
Functions§
- to_seed
- Convert a string to a seed.