Module fast_message
Expand description
Fast Message Types for High-Performance Communication
Provides optimized message types that avoid dynamic dispatch and reduce allocations for critical path operations.
Structs§
- Message
Pool - Message pool for reusing message instances
Enums§
- Fast
Message - Fast message variant for high-performance operations