Type Alias obrewin_data_structures::order::OrderID

source ·
pub type OrderID = String;
Expand description

Type alias for an order ID.

Aliased Type§

struct OrderID { /* private fields */ }