DLMM Rust Types - Additional Definitions
Complete type reference for advanced DLMM Rust developmentSupplementary type definitions, constants, and configuration structures for the DLMM Rust SDK. These types support core functionality and provide configuration options for advanced use cases.
Constants and Configuration Types
BIN_ARRAY_SIZE - Core Constants
Key constants from the actual source code.
Supporting Types
TokenTransferFee - Token Transfer Fee Information
Handles token transfer fees for both SPL Token and Token-2022.
BinArray and BinArrayPair - Bin Storage
Efficient storage and management of liquidity bins.
Navigation
Reference Documentation
- DLMM Rust Methods → - Complete Rust function reference
- DLMM Rust API Overview → - SDK architecture and design patterns
- DLMM TypeScript Types → - JavaScript/TypeScript type reference
- Main SDK Types → - Traditional AMM type definitions