Type Definition mango_v4::state::MangoAccountValue
source · pub type MangoAccountValue = DynamicAccount<MangoAccountDynamicHeader, MangoAccountFixed, Vec<u8>>;
Expand description
Fully owned MangoAccount, useful for tests