Enum pyth_client::AccountType [−][src]
#[repr(C)]
pub enum AccountType {
Unknown,
Mapping,
Product,
Price,
}#[repr(C)]
pub enum AccountType {
Unknown,
Mapping,
Product,
Price,
}impl RefUnwindSafe for AccountTypeimpl Send for AccountTypeimpl Sync for AccountTypeimpl Unpin for AccountTypeimpl UnwindSafe for AccountType