Module order_update

Source
Expand description

The order_update module contains all the order update-related data structures used in the system.

Structs§

OrderUpdate
Represents an update to an order’s state. This can be a partial fill, a full fill, a cancellation, or a modification.