Module base

Source
Expand description

Base traits and common types shared by all account implementations.

Concrete account types (CashAccount, MarginAccount, etc.) build on the abstractions defined in this file.

Structs§

BaseAccount