Module: lib
Source:
lib.rs
Core types and data structures shared across all Quince crates.
Provides RingVec, RingBuffer,
and domain types (Trade, Depth, Order, OrderFill, Side, etc.)
from [types].
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
libSource:
lib.rs
Core types and data structures shared across all Quince crates.
Provides RingVec, RingBuffer,
and domain types (Trade, Depth, Order, OrderFill, Side, etc.)
from [types].