Crate architect_api
source ·Re-exports§
pub use auth::user_id::UserId;pub use orderflow::OrderId;pub use utils::account::Account;pub use utils::account::AccountId;pub use utils::account::AccountPermissions;pub use utils::amount::Amount;pub use utils::dir::Dir;pub use utils::dir_pair::DirPair;pub use utils::duration::HumanDuration;pub use utils::half_open_range::HalfOpenRange;pub use utils::str::Str;
Modules§
- Generic orderflow types used for oms/risk gateways, translateable to/from more specific cpty orderflow types
- This is the protocol for sending symbology over the wire between the symbology server and clients, and from the loaders to the symbology server.
Macros§
- Implement a named wrapper type around a UUID