#[non_exhaustive]pub enum EventInstance {
Show 53 variants
AcceptedPositionFeesProposal(MoveInstance<AcceptedPositionFeesProposal>),
AllocatedCollateral(MoveInstance<AllocatedCollateral>),
AllocatedCollateralSubAccount(MoveInstance<AllocatedCollateralSubAccount>),
CanceledOrder(MoveInstance<CanceledOrder>),
CanceledOrders(MoveInstance<CanceledOrders>),
CreatedAccount(MoveInstance<CreatedAccount<Otw>>),
CreatedClearingHouse(MoveInstance<CreatedClearingHouse>),
CreatedMarginRatiosProposal(MoveInstance<CreatedMarginRatiosProposal>),
CreatedOrderbook(MoveInstance<CreatedOrderbook>),
CreatedPosition(MoveInstance<CreatedPosition>),
CreatedPositionFeesProposal(MoveInstance<CreatedPositionFeesProposal>),
CreatedStopOrderTicket(MoveInstance<CreatedStopOrderTicket>),
CreatedSubAccount(MoveInstance<CreatedSubAccount>),
DeallocatedCollateral(MoveInstance<DeallocatedCollateral>),
DeallocatedCollateralSubAccount(MoveInstance<DeallocatedCollateralSubAccount>),
DeletedMarginRatiosProposal(MoveInstance<DeletedMarginRatiosProposal>),
DeletedPositionFeesProposal(MoveInstance<DeletedPositionFeesProposal>),
DeletedStopOrderTicket(MoveInstance<DeletedStopOrderTicket>),
DeletedSubAccount(MoveInstance<DeletedSubAccount>),
DepositedCollateral(MoveInstance<DepositedCollateral<Otw>>),
DepositedCollateralSubAccount(MoveInstance<DepositedCollateralSubAccount>),
DonatedToInsuranceFund(MoveInstance<DonatedToInsuranceFund>),
FilledMakerOrder(MoveInstance<FilledMakerOrder>),
FilledTakerOrder(MoveInstance<FilledTakerOrder>),
LiquidatedPosition(MoveInstance<LiquidatedPosition>),
OrderbookPostReceipt(MoveInstance<OrderbookPostReceipt>),
PostedOrder(MoveInstance<PostedOrder>),
RegisteredCollateralInfo(MoveInstance<RegisteredCollateralInfo<Otw>>),
RegisteredMarketInfo(MoveInstance<RegisteredMarketInfo<Otw>>),
RejectedPositionFeesProposal(MoveInstance<RejectedPositionFeesProposal>),
RemovedRegisteredMarketInfo(MoveInstance<RemovedRegisteredMarketInfo<Otw>>),
ResettedPositionFees(MoveInstance<ResettedPositionFees>),
SetSubAccountUser(MoveInstance<SetSubAccountUser>),
SettledFunding(MoveInstance<SettledFunding>),
UpdatedBaseOracleTolerance(MoveInstance<UpdatedBaseOracleTolerance>),
UpdatedClearingHouseVersion(MoveInstance<UpdatedClearingHouseVersion>),
UpdatedCollateralOracleTolerance(MoveInstance<UpdatedCollateralOracleTolerance>),
UpdatedCumFundings(MoveInstance<UpdatedCumFundings>),
UpdatedFees(MoveInstance<UpdatedFees>),
UpdatedFunding(MoveInstance<UpdatedFunding>),
UpdatedFundingParameters(MoveInstance<UpdatedFundingParameters>),
UpdatedLiquidationTolerance(MoveInstance<UpdatedLiquidationTolerance>),
UpdatedMarginRatios(MoveInstance<UpdatedMarginRatios>),
UpdatedMaxPendingOrders(MoveInstance<UpdatedMaxPendingOrders>),
UpdatedMinOrderUsdValue(MoveInstance<UpdatedMinOrderUsdValue>),
UpdatedOpenInterestAndFeesAccrued(MoveInstance<UpdatedOpenInterestAndFeesAccrued>),
UpdatedPremiumTwap(MoveInstance<UpdatedPremiumTwap>),
UpdatedSpreadTwap(MoveInstance<UpdatedSpreadTwap>),
UpdatedSpreadTwapParameters(MoveInstance<UpdatedSpreadTwapParameters>),
WithdrewCollateral(MoveInstance<WithdrewCollateral<Otw>>),
WithdrewCollateralSubAccount(MoveInstance<WithdrewCollateralSubAccount>),
WithdrewFees(MoveInstance<WithdrewFees>),
WithdrewInsuranceFund(MoveInstance<WithdrewInsuranceFund>),
}Expand description
A Perpetuals event instance of any kind.
Variants (Non-exhaustive)§
This enum is marked as non-exhaustive
AcceptedPositionFeesProposal(MoveInstance<AcceptedPositionFeesProposal>)
AllocatedCollateral(MoveInstance<AllocatedCollateral>)
AllocatedCollateralSubAccount(MoveInstance<AllocatedCollateralSubAccount>)
CanceledOrder(MoveInstance<CanceledOrder>)
CanceledOrders(MoveInstance<CanceledOrders>)
CreatedAccount(MoveInstance<CreatedAccount<Otw>>)
CreatedClearingHouse(MoveInstance<CreatedClearingHouse>)
CreatedMarginRatiosProposal(MoveInstance<CreatedMarginRatiosProposal>)
CreatedOrderbook(MoveInstance<CreatedOrderbook>)
CreatedPosition(MoveInstance<CreatedPosition>)
CreatedPositionFeesProposal(MoveInstance<CreatedPositionFeesProposal>)
CreatedStopOrderTicket(MoveInstance<CreatedStopOrderTicket>)
CreatedSubAccount(MoveInstance<CreatedSubAccount>)
DeallocatedCollateral(MoveInstance<DeallocatedCollateral>)
DeallocatedCollateralSubAccount(MoveInstance<DeallocatedCollateralSubAccount>)
DeletedMarginRatiosProposal(MoveInstance<DeletedMarginRatiosProposal>)
DeletedPositionFeesProposal(MoveInstance<DeletedPositionFeesProposal>)
DeletedStopOrderTicket(MoveInstance<DeletedStopOrderTicket>)
DeletedSubAccount(MoveInstance<DeletedSubAccount>)
DepositedCollateral(MoveInstance<DepositedCollateral<Otw>>)
DepositedCollateralSubAccount(MoveInstance<DepositedCollateralSubAccount>)
DonatedToInsuranceFund(MoveInstance<DonatedToInsuranceFund>)
FilledMakerOrder(MoveInstance<FilledMakerOrder>)
FilledTakerOrder(MoveInstance<FilledTakerOrder>)
LiquidatedPosition(MoveInstance<LiquidatedPosition>)
OrderbookPostReceipt(MoveInstance<OrderbookPostReceipt>)
PostedOrder(MoveInstance<PostedOrder>)
RegisteredCollateralInfo(MoveInstance<RegisteredCollateralInfo<Otw>>)
RegisteredMarketInfo(MoveInstance<RegisteredMarketInfo<Otw>>)
RejectedPositionFeesProposal(MoveInstance<RejectedPositionFeesProposal>)
RemovedRegisteredMarketInfo(MoveInstance<RemovedRegisteredMarketInfo<Otw>>)
ResettedPositionFees(MoveInstance<ResettedPositionFees>)
SetSubAccountUser(MoveInstance<SetSubAccountUser>)
SettledFunding(MoveInstance<SettledFunding>)
UpdatedBaseOracleTolerance(MoveInstance<UpdatedBaseOracleTolerance>)
UpdatedClearingHouseVersion(MoveInstance<UpdatedClearingHouseVersion>)
UpdatedCollateralOracleTolerance(MoveInstance<UpdatedCollateralOracleTolerance>)
UpdatedCumFundings(MoveInstance<UpdatedCumFundings>)
UpdatedFees(MoveInstance<UpdatedFees>)
UpdatedFunding(MoveInstance<UpdatedFunding>)
UpdatedFundingParameters(MoveInstance<UpdatedFundingParameters>)
UpdatedLiquidationTolerance(MoveInstance<UpdatedLiquidationTolerance>)
UpdatedMarginRatios(MoveInstance<UpdatedMarginRatios>)
UpdatedMaxPendingOrders(MoveInstance<UpdatedMaxPendingOrders>)
UpdatedMinOrderUsdValue(MoveInstance<UpdatedMinOrderUsdValue>)
UpdatedOpenInterestAndFeesAccrued(MoveInstance<UpdatedOpenInterestAndFeesAccrued>)
UpdatedPremiumTwap(MoveInstance<UpdatedPremiumTwap>)
UpdatedSpreadTwap(MoveInstance<UpdatedSpreadTwap>)
UpdatedSpreadTwapParameters(MoveInstance<UpdatedSpreadTwapParameters>)
WithdrewCollateral(MoveInstance<WithdrewCollateral<Otw>>)
WithdrewCollateralSubAccount(MoveInstance<WithdrewCollateralSubAccount>)
WithdrewFees(MoveInstance<WithdrewFees>)
WithdrewInsuranceFund(MoveInstance<WithdrewInsuranceFund>)
Implementations§
Source§impl EventInstance
impl EventInstance
Sourcepub const fn is_accepted_position_fees_proposal(&self) -> bool
pub const fn is_accepted_position_fees_proposal(&self) -> bool
Returns true if this value is of type AcceptedPositionFeesProposal. Returns false otherwise
Sourcepub const fn is_allocated_collateral(&self) -> bool
pub const fn is_allocated_collateral(&self) -> bool
Returns true if this value is of type AllocatedCollateral. Returns false otherwise
Sourcepub const fn is_allocated_collateral_sub_account(&self) -> bool
pub const fn is_allocated_collateral_sub_account(&self) -> bool
Returns true if this value is of type AllocatedCollateralSubAccount. Returns false otherwise
Sourcepub const fn is_canceled_order(&self) -> bool
pub const fn is_canceled_order(&self) -> bool
Returns true if this value is of type CanceledOrder. Returns false otherwise
Sourcepub const fn is_canceled_orders(&self) -> bool
pub const fn is_canceled_orders(&self) -> bool
Returns true if this value is of type CanceledOrders. Returns false otherwise
Sourcepub const fn is_created_account(&self) -> bool
pub const fn is_created_account(&self) -> bool
Returns true if this value is of type CreatedAccount. Returns false otherwise
Sourcepub const fn is_created_clearing_house(&self) -> bool
pub const fn is_created_clearing_house(&self) -> bool
Returns true if this value is of type CreatedClearingHouse. Returns false otherwise
Sourcepub const fn is_created_margin_ratios_proposal(&self) -> bool
pub const fn is_created_margin_ratios_proposal(&self) -> bool
Returns true if this value is of type CreatedMarginRatiosProposal. Returns false otherwise
Sourcepub const fn is_created_orderbook(&self) -> bool
pub const fn is_created_orderbook(&self) -> bool
Returns true if this value is of type CreatedOrderbook. Returns false otherwise
Sourcepub const fn is_created_position(&self) -> bool
pub const fn is_created_position(&self) -> bool
Returns true if this value is of type CreatedPosition. Returns false otherwise
Sourcepub const fn is_created_position_fees_proposal(&self) -> bool
pub const fn is_created_position_fees_proposal(&self) -> bool
Returns true if this value is of type CreatedPositionFeesProposal. Returns false otherwise
Sourcepub const fn is_created_stop_order_ticket(&self) -> bool
pub const fn is_created_stop_order_ticket(&self) -> bool
Returns true if this value is of type CreatedStopOrderTicket. Returns false otherwise
Sourcepub const fn is_created_sub_account(&self) -> bool
pub const fn is_created_sub_account(&self) -> bool
Returns true if this value is of type CreatedSubAccount. Returns false otherwise
Sourcepub const fn is_deallocated_collateral(&self) -> bool
pub const fn is_deallocated_collateral(&self) -> bool
Returns true if this value is of type DeallocatedCollateral. Returns false otherwise
Sourcepub const fn is_deallocated_collateral_sub_account(&self) -> bool
pub const fn is_deallocated_collateral_sub_account(&self) -> bool
Returns true if this value is of type DeallocatedCollateralSubAccount. Returns false otherwise
Sourcepub const fn is_deleted_margin_ratios_proposal(&self) -> bool
pub const fn is_deleted_margin_ratios_proposal(&self) -> bool
Returns true if this value is of type DeletedMarginRatiosProposal. Returns false otherwise
Sourcepub const fn is_deleted_position_fees_proposal(&self) -> bool
pub const fn is_deleted_position_fees_proposal(&self) -> bool
Returns true if this value is of type DeletedPositionFeesProposal. Returns false otherwise
Sourcepub const fn is_deleted_stop_order_ticket(&self) -> bool
pub const fn is_deleted_stop_order_ticket(&self) -> bool
Returns true if this value is of type DeletedStopOrderTicket. Returns false otherwise
Sourcepub const fn is_deleted_sub_account(&self) -> bool
pub const fn is_deleted_sub_account(&self) -> bool
Returns true if this value is of type DeletedSubAccount. Returns false otherwise
Sourcepub const fn is_deposited_collateral(&self) -> bool
pub const fn is_deposited_collateral(&self) -> bool
Returns true if this value is of type DepositedCollateral. Returns false otherwise
Sourcepub const fn is_deposited_collateral_sub_account(&self) -> bool
pub const fn is_deposited_collateral_sub_account(&self) -> bool
Returns true if this value is of type DepositedCollateralSubAccount. Returns false otherwise
Sourcepub const fn is_donated_to_insurance_fund(&self) -> bool
pub const fn is_donated_to_insurance_fund(&self) -> bool
Returns true if this value is of type DonatedToInsuranceFund. Returns false otherwise
Sourcepub const fn is_filled_maker_order(&self) -> bool
pub const fn is_filled_maker_order(&self) -> bool
Returns true if this value is of type FilledMakerOrder. Returns false otherwise
Sourcepub const fn is_filled_taker_order(&self) -> bool
pub const fn is_filled_taker_order(&self) -> bool
Returns true if this value is of type FilledTakerOrder. Returns false otherwise
Sourcepub const fn is_liquidated_position(&self) -> bool
pub const fn is_liquidated_position(&self) -> bool
Returns true if this value is of type LiquidatedPosition. Returns false otherwise
Sourcepub const fn is_orderbook_post_receipt(&self) -> bool
pub const fn is_orderbook_post_receipt(&self) -> bool
Returns true if this value is of type OrderbookPostReceipt. Returns false otherwise
Sourcepub const fn is_posted_order(&self) -> bool
pub const fn is_posted_order(&self) -> bool
Returns true if this value is of type PostedOrder. Returns false otherwise
Sourcepub const fn is_registered_collateral_info(&self) -> bool
pub const fn is_registered_collateral_info(&self) -> bool
Returns true if this value is of type RegisteredCollateralInfo. Returns false otherwise
Sourcepub const fn is_registered_market_info(&self) -> bool
pub const fn is_registered_market_info(&self) -> bool
Returns true if this value is of type RegisteredMarketInfo. Returns false otherwise
Sourcepub const fn is_rejected_position_fees_proposal(&self) -> bool
pub const fn is_rejected_position_fees_proposal(&self) -> bool
Returns true if this value is of type RejectedPositionFeesProposal. Returns false otherwise
Sourcepub const fn is_removed_registered_market_info(&self) -> bool
pub const fn is_removed_registered_market_info(&self) -> bool
Returns true if this value is of type RemovedRegisteredMarketInfo. Returns false otherwise
Sourcepub const fn is_resetted_position_fees(&self) -> bool
pub const fn is_resetted_position_fees(&self) -> bool
Returns true if this value is of type ResettedPositionFees. Returns false otherwise
Sourcepub const fn is_set_sub_account_user(&self) -> bool
pub const fn is_set_sub_account_user(&self) -> bool
Returns true if this value is of type SetSubAccountUser. Returns false otherwise
Sourcepub const fn is_settled_funding(&self) -> bool
pub const fn is_settled_funding(&self) -> bool
Returns true if this value is of type SettledFunding. Returns false otherwise
Sourcepub const fn is_updated_base_oracle_tolerance(&self) -> bool
pub const fn is_updated_base_oracle_tolerance(&self) -> bool
Returns true if this value is of type UpdatedBaseOracleTolerance. Returns false otherwise
Sourcepub const fn is_updated_clearing_house_version(&self) -> bool
pub const fn is_updated_clearing_house_version(&self) -> bool
Returns true if this value is of type UpdatedClearingHouseVersion. Returns false otherwise
Sourcepub const fn is_updated_collateral_oracle_tolerance(&self) -> bool
pub const fn is_updated_collateral_oracle_tolerance(&self) -> bool
Returns true if this value is of type UpdatedCollateralOracleTolerance. Returns false otherwise
Sourcepub const fn is_updated_cum_fundings(&self) -> bool
pub const fn is_updated_cum_fundings(&self) -> bool
Returns true if this value is of type UpdatedCumFundings. Returns false otherwise
Sourcepub const fn is_updated_fees(&self) -> bool
pub const fn is_updated_fees(&self) -> bool
Returns true if this value is of type UpdatedFees. Returns false otherwise
Sourcepub const fn is_updated_funding(&self) -> bool
pub const fn is_updated_funding(&self) -> bool
Returns true if this value is of type UpdatedFunding. Returns false otherwise
Sourcepub const fn is_updated_funding_parameters(&self) -> bool
pub const fn is_updated_funding_parameters(&self) -> bool
Returns true if this value is of type UpdatedFundingParameters. Returns false otherwise
Sourcepub const fn is_updated_liquidation_tolerance(&self) -> bool
pub const fn is_updated_liquidation_tolerance(&self) -> bool
Returns true if this value is of type UpdatedLiquidationTolerance. Returns false otherwise
Sourcepub const fn is_updated_margin_ratios(&self) -> bool
pub const fn is_updated_margin_ratios(&self) -> bool
Returns true if this value is of type UpdatedMarginRatios. Returns false otherwise
Sourcepub const fn is_updated_max_pending_orders(&self) -> bool
pub const fn is_updated_max_pending_orders(&self) -> bool
Returns true if this value is of type UpdatedMaxPendingOrders. Returns false otherwise
Sourcepub const fn is_updated_min_order_usd_value(&self) -> bool
pub const fn is_updated_min_order_usd_value(&self) -> bool
Returns true if this value is of type UpdatedMinOrderUsdValue. Returns false otherwise
Sourcepub const fn is_updated_open_interest_and_fees_accrued(&self) -> bool
pub const fn is_updated_open_interest_and_fees_accrued(&self) -> bool
Returns true if this value is of type UpdatedOpenInterestAndFeesAccrued. Returns false otherwise
Returns true if this value is of type UpdatedPremiumTwap. Returns false otherwise
Sourcepub const fn is_updated_spread_twap(&self) -> bool
pub const fn is_updated_spread_twap(&self) -> bool
Returns true if this value is of type UpdatedSpreadTwap. Returns false otherwise
Sourcepub const fn is_updated_spread_twap_parameters(&self) -> bool
pub const fn is_updated_spread_twap_parameters(&self) -> bool
Returns true if this value is of type UpdatedSpreadTwapParameters. Returns false otherwise
Sourcepub const fn is_withdrew_collateral(&self) -> bool
pub const fn is_withdrew_collateral(&self) -> bool
Returns true if this value is of type WithdrewCollateral. Returns false otherwise
Sourcepub const fn is_withdrew_collateral_sub_account(&self) -> bool
pub const fn is_withdrew_collateral_sub_account(&self) -> bool
Returns true if this value is of type WithdrewCollateralSubAccount. Returns false otherwise
Sourcepub const fn is_withdrew_fees(&self) -> bool
pub const fn is_withdrew_fees(&self) -> bool
Returns true if this value is of type WithdrewFees. Returns false otherwise
Sourcepub const fn is_withdrew_insurance_fund(&self) -> bool
pub const fn is_withdrew_insurance_fund(&self) -> bool
Returns true if this value is of type WithdrewInsuranceFund. Returns false otherwise
Source§impl EventInstance
impl EventInstance
pub fn new( type_: StructTag, bcs: impl AsRef<[u8]>, ) -> Result<Self, FromRawEventError>
pub fn struct_tag(&self) -> StructTag
Trait Implementations§
Source§impl Clone for EventInstance
impl Clone for EventInstance
Source§fn clone(&self) -> EventInstance
fn clone(&self) -> EventInstance
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source. Read moreSource§impl Debug for EventInstance
impl Debug for EventInstance
Source§impl Display for EventInstance
impl Display for EventInstance
Source§impl From<MoveInstance<AcceptedPositionFeesProposal>> for EventInstance
impl From<MoveInstance<AcceptedPositionFeesProposal>> for EventInstance
Source§fn from(value: MoveInstance<AcceptedPositionFeesProposal>) -> Self
fn from(value: MoveInstance<AcceptedPositionFeesProposal>) -> Self
Source§impl From<MoveInstance<AllocatedCollateral>> for EventInstance
impl From<MoveInstance<AllocatedCollateral>> for EventInstance
Source§fn from(value: MoveInstance<AllocatedCollateral>) -> Self
fn from(value: MoveInstance<AllocatedCollateral>) -> Self
Source§impl From<MoveInstance<AllocatedCollateralSubAccount>> for EventInstance
impl From<MoveInstance<AllocatedCollateralSubAccount>> for EventInstance
Source§fn from(value: MoveInstance<AllocatedCollateralSubAccount>) -> Self
fn from(value: MoveInstance<AllocatedCollateralSubAccount>) -> Self
Source§impl From<MoveInstance<CanceledOrder>> for EventInstance
impl From<MoveInstance<CanceledOrder>> for EventInstance
Source§fn from(value: MoveInstance<CanceledOrder>) -> Self
fn from(value: MoveInstance<CanceledOrder>) -> Self
Source§impl From<MoveInstance<CanceledOrders>> for EventInstance
impl From<MoveInstance<CanceledOrders>> for EventInstance
Source§fn from(value: MoveInstance<CanceledOrders>) -> Self
fn from(value: MoveInstance<CanceledOrders>) -> Self
Source§impl From<MoveInstance<CreatedAccount<Otw>>> for EventInstance
impl From<MoveInstance<CreatedAccount<Otw>>> for EventInstance
Source§fn from(value: MoveInstance<CreatedAccount<Otw>>) -> Self
fn from(value: MoveInstance<CreatedAccount<Otw>>) -> Self
Source§impl From<MoveInstance<CreatedClearingHouse>> for EventInstance
impl From<MoveInstance<CreatedClearingHouse>> for EventInstance
Source§fn from(value: MoveInstance<CreatedClearingHouse>) -> Self
fn from(value: MoveInstance<CreatedClearingHouse>) -> Self
Source§impl From<MoveInstance<CreatedMarginRatiosProposal>> for EventInstance
impl From<MoveInstance<CreatedMarginRatiosProposal>> for EventInstance
Source§fn from(value: MoveInstance<CreatedMarginRatiosProposal>) -> Self
fn from(value: MoveInstance<CreatedMarginRatiosProposal>) -> Self
Source§impl From<MoveInstance<CreatedOrderbook>> for EventInstance
impl From<MoveInstance<CreatedOrderbook>> for EventInstance
Source§fn from(value: MoveInstance<CreatedOrderbook>) -> Self
fn from(value: MoveInstance<CreatedOrderbook>) -> Self
Source§impl From<MoveInstance<CreatedPosition>> for EventInstance
impl From<MoveInstance<CreatedPosition>> for EventInstance
Source§fn from(value: MoveInstance<CreatedPosition>) -> Self
fn from(value: MoveInstance<CreatedPosition>) -> Self
Source§impl From<MoveInstance<CreatedPositionFeesProposal>> for EventInstance
impl From<MoveInstance<CreatedPositionFeesProposal>> for EventInstance
Source§fn from(value: MoveInstance<CreatedPositionFeesProposal>) -> Self
fn from(value: MoveInstance<CreatedPositionFeesProposal>) -> Self
Source§impl From<MoveInstance<CreatedStopOrderTicket>> for EventInstance
impl From<MoveInstance<CreatedStopOrderTicket>> for EventInstance
Source§fn from(value: MoveInstance<CreatedStopOrderTicket>) -> Self
fn from(value: MoveInstance<CreatedStopOrderTicket>) -> Self
Source§impl From<MoveInstance<CreatedSubAccount>> for EventInstance
impl From<MoveInstance<CreatedSubAccount>> for EventInstance
Source§fn from(value: MoveInstance<CreatedSubAccount>) -> Self
fn from(value: MoveInstance<CreatedSubAccount>) -> Self
Source§impl From<MoveInstance<DeallocatedCollateral>> for EventInstance
impl From<MoveInstance<DeallocatedCollateral>> for EventInstance
Source§fn from(value: MoveInstance<DeallocatedCollateral>) -> Self
fn from(value: MoveInstance<DeallocatedCollateral>) -> Self
Source§impl From<MoveInstance<DeallocatedCollateralSubAccount>> for EventInstance
impl From<MoveInstance<DeallocatedCollateralSubAccount>> for EventInstance
Source§fn from(value: MoveInstance<DeallocatedCollateralSubAccount>) -> Self
fn from(value: MoveInstance<DeallocatedCollateralSubAccount>) -> Self
Source§impl From<MoveInstance<DeletedMarginRatiosProposal>> for EventInstance
impl From<MoveInstance<DeletedMarginRatiosProposal>> for EventInstance
Source§fn from(value: MoveInstance<DeletedMarginRatiosProposal>) -> Self
fn from(value: MoveInstance<DeletedMarginRatiosProposal>) -> Self
Source§impl From<MoveInstance<DeletedPositionFeesProposal>> for EventInstance
impl From<MoveInstance<DeletedPositionFeesProposal>> for EventInstance
Source§fn from(value: MoveInstance<DeletedPositionFeesProposal>) -> Self
fn from(value: MoveInstance<DeletedPositionFeesProposal>) -> Self
Source§impl From<MoveInstance<DeletedStopOrderTicket>> for EventInstance
impl From<MoveInstance<DeletedStopOrderTicket>> for EventInstance
Source§fn from(value: MoveInstance<DeletedStopOrderTicket>) -> Self
fn from(value: MoveInstance<DeletedStopOrderTicket>) -> Self
Source§impl From<MoveInstance<DeletedSubAccount>> for EventInstance
impl From<MoveInstance<DeletedSubAccount>> for EventInstance
Source§fn from(value: MoveInstance<DeletedSubAccount>) -> Self
fn from(value: MoveInstance<DeletedSubAccount>) -> Self
Source§impl From<MoveInstance<DepositedCollateral<Otw>>> for EventInstance
impl From<MoveInstance<DepositedCollateral<Otw>>> for EventInstance
Source§fn from(value: MoveInstance<DepositedCollateral<Otw>>) -> Self
fn from(value: MoveInstance<DepositedCollateral<Otw>>) -> Self
Source§impl From<MoveInstance<DepositedCollateralSubAccount>> for EventInstance
impl From<MoveInstance<DepositedCollateralSubAccount>> for EventInstance
Source§fn from(value: MoveInstance<DepositedCollateralSubAccount>) -> Self
fn from(value: MoveInstance<DepositedCollateralSubAccount>) -> Self
Source§impl From<MoveInstance<DonatedToInsuranceFund>> for EventInstance
impl From<MoveInstance<DonatedToInsuranceFund>> for EventInstance
Source§fn from(value: MoveInstance<DonatedToInsuranceFund>) -> Self
fn from(value: MoveInstance<DonatedToInsuranceFund>) -> Self
Source§impl From<MoveInstance<FilledMakerOrder>> for EventInstance
impl From<MoveInstance<FilledMakerOrder>> for EventInstance
Source§fn from(value: MoveInstance<FilledMakerOrder>) -> Self
fn from(value: MoveInstance<FilledMakerOrder>) -> Self
Source§impl From<MoveInstance<FilledTakerOrder>> for EventInstance
impl From<MoveInstance<FilledTakerOrder>> for EventInstance
Source§fn from(value: MoveInstance<FilledTakerOrder>) -> Self
fn from(value: MoveInstance<FilledTakerOrder>) -> Self
Source§impl From<MoveInstance<LiquidatedPosition>> for EventInstance
impl From<MoveInstance<LiquidatedPosition>> for EventInstance
Source§fn from(value: MoveInstance<LiquidatedPosition>) -> Self
fn from(value: MoveInstance<LiquidatedPosition>) -> Self
Source§impl From<MoveInstance<OrderbookPostReceipt>> for EventInstance
impl From<MoveInstance<OrderbookPostReceipt>> for EventInstance
Source§fn from(value: MoveInstance<OrderbookPostReceipt>) -> Self
fn from(value: MoveInstance<OrderbookPostReceipt>) -> Self
Source§impl From<MoveInstance<PostedOrder>> for EventInstance
impl From<MoveInstance<PostedOrder>> for EventInstance
Source§fn from(value: MoveInstance<PostedOrder>) -> Self
fn from(value: MoveInstance<PostedOrder>) -> Self
Source§impl From<MoveInstance<RegisteredCollateralInfo<Otw>>> for EventInstance
impl From<MoveInstance<RegisteredCollateralInfo<Otw>>> for EventInstance
Source§fn from(value: MoveInstance<RegisteredCollateralInfo<Otw>>) -> Self
fn from(value: MoveInstance<RegisteredCollateralInfo<Otw>>) -> Self
Source§impl From<MoveInstance<RegisteredMarketInfo<Otw>>> for EventInstance
impl From<MoveInstance<RegisteredMarketInfo<Otw>>> for EventInstance
Source§fn from(value: MoveInstance<RegisteredMarketInfo<Otw>>) -> Self
fn from(value: MoveInstance<RegisteredMarketInfo<Otw>>) -> Self
Source§impl From<MoveInstance<RejectedPositionFeesProposal>> for EventInstance
impl From<MoveInstance<RejectedPositionFeesProposal>> for EventInstance
Source§fn from(value: MoveInstance<RejectedPositionFeesProposal>) -> Self
fn from(value: MoveInstance<RejectedPositionFeesProposal>) -> Self
Source§impl From<MoveInstance<RemovedRegisteredMarketInfo<Otw>>> for EventInstance
impl From<MoveInstance<RemovedRegisteredMarketInfo<Otw>>> for EventInstance
Source§fn from(value: MoveInstance<RemovedRegisteredMarketInfo<Otw>>) -> Self
fn from(value: MoveInstance<RemovedRegisteredMarketInfo<Otw>>) -> Self
Source§impl From<MoveInstance<ResettedPositionFees>> for EventInstance
impl From<MoveInstance<ResettedPositionFees>> for EventInstance
Source§fn from(value: MoveInstance<ResettedPositionFees>) -> Self
fn from(value: MoveInstance<ResettedPositionFees>) -> Self
Source§impl From<MoveInstance<SetSubAccountUser>> for EventInstance
impl From<MoveInstance<SetSubAccountUser>> for EventInstance
Source§fn from(value: MoveInstance<SetSubAccountUser>) -> Self
fn from(value: MoveInstance<SetSubAccountUser>) -> Self
Source§impl From<MoveInstance<SettledFunding>> for EventInstance
impl From<MoveInstance<SettledFunding>> for EventInstance
Source§fn from(value: MoveInstance<SettledFunding>) -> Self
fn from(value: MoveInstance<SettledFunding>) -> Self
Source§impl From<MoveInstance<UpdatedBaseOracleTolerance>> for EventInstance
impl From<MoveInstance<UpdatedBaseOracleTolerance>> for EventInstance
Source§fn from(value: MoveInstance<UpdatedBaseOracleTolerance>) -> Self
fn from(value: MoveInstance<UpdatedBaseOracleTolerance>) -> Self
Source§impl From<MoveInstance<UpdatedClearingHouseVersion>> for EventInstance
impl From<MoveInstance<UpdatedClearingHouseVersion>> for EventInstance
Source§fn from(value: MoveInstance<UpdatedClearingHouseVersion>) -> Self
fn from(value: MoveInstance<UpdatedClearingHouseVersion>) -> Self
Source§impl From<MoveInstance<UpdatedCollateralOracleTolerance>> for EventInstance
impl From<MoveInstance<UpdatedCollateralOracleTolerance>> for EventInstance
Source§fn from(value: MoveInstance<UpdatedCollateralOracleTolerance>) -> Self
fn from(value: MoveInstance<UpdatedCollateralOracleTolerance>) -> Self
Source§impl From<MoveInstance<UpdatedCumFundings>> for EventInstance
impl From<MoveInstance<UpdatedCumFundings>> for EventInstance
Source§fn from(value: MoveInstance<UpdatedCumFundings>) -> Self
fn from(value: MoveInstance<UpdatedCumFundings>) -> Self
Source§impl From<MoveInstance<UpdatedFees>> for EventInstance
impl From<MoveInstance<UpdatedFees>> for EventInstance
Source§fn from(value: MoveInstance<UpdatedFees>) -> Self
fn from(value: MoveInstance<UpdatedFees>) -> Self
Source§impl From<MoveInstance<UpdatedFunding>> for EventInstance
impl From<MoveInstance<UpdatedFunding>> for EventInstance
Source§fn from(value: MoveInstance<UpdatedFunding>) -> Self
fn from(value: MoveInstance<UpdatedFunding>) -> Self
Source§impl From<MoveInstance<UpdatedFundingParameters>> for EventInstance
impl From<MoveInstance<UpdatedFundingParameters>> for EventInstance
Source§fn from(value: MoveInstance<UpdatedFundingParameters>) -> Self
fn from(value: MoveInstance<UpdatedFundingParameters>) -> Self
Source§impl From<MoveInstance<UpdatedLiquidationTolerance>> for EventInstance
impl From<MoveInstance<UpdatedLiquidationTolerance>> for EventInstance
Source§fn from(value: MoveInstance<UpdatedLiquidationTolerance>) -> Self
fn from(value: MoveInstance<UpdatedLiquidationTolerance>) -> Self
Source§impl From<MoveInstance<UpdatedMarginRatios>> for EventInstance
impl From<MoveInstance<UpdatedMarginRatios>> for EventInstance
Source§fn from(value: MoveInstance<UpdatedMarginRatios>) -> Self
fn from(value: MoveInstance<UpdatedMarginRatios>) -> Self
Source§impl From<MoveInstance<UpdatedMaxPendingOrders>> for EventInstance
impl From<MoveInstance<UpdatedMaxPendingOrders>> for EventInstance
Source§fn from(value: MoveInstance<UpdatedMaxPendingOrders>) -> Self
fn from(value: MoveInstance<UpdatedMaxPendingOrders>) -> Self
Source§impl From<MoveInstance<UpdatedMinOrderUsdValue>> for EventInstance
impl From<MoveInstance<UpdatedMinOrderUsdValue>> for EventInstance
Source§fn from(value: MoveInstance<UpdatedMinOrderUsdValue>) -> Self
fn from(value: MoveInstance<UpdatedMinOrderUsdValue>) -> Self
Source§impl From<MoveInstance<UpdatedOpenInterestAndFeesAccrued>> for EventInstance
impl From<MoveInstance<UpdatedOpenInterestAndFeesAccrued>> for EventInstance
Source§fn from(value: MoveInstance<UpdatedOpenInterestAndFeesAccrued>) -> Self
fn from(value: MoveInstance<UpdatedOpenInterestAndFeesAccrued>) -> Self
Source§impl From<MoveInstance<UpdatedPremiumTwap>> for EventInstance
impl From<MoveInstance<UpdatedPremiumTwap>> for EventInstance
Source§fn from(value: MoveInstance<UpdatedPremiumTwap>) -> Self
fn from(value: MoveInstance<UpdatedPremiumTwap>) -> Self
Source§impl From<MoveInstance<UpdatedSpreadTwap>> for EventInstance
impl From<MoveInstance<UpdatedSpreadTwap>> for EventInstance
Source§fn from(value: MoveInstance<UpdatedSpreadTwap>) -> Self
fn from(value: MoveInstance<UpdatedSpreadTwap>) -> Self
Source§impl From<MoveInstance<UpdatedSpreadTwapParameters>> for EventInstance
impl From<MoveInstance<UpdatedSpreadTwapParameters>> for EventInstance
Source§fn from(value: MoveInstance<UpdatedSpreadTwapParameters>) -> Self
fn from(value: MoveInstance<UpdatedSpreadTwapParameters>) -> Self
Source§impl From<MoveInstance<WithdrewCollateral<Otw>>> for EventInstance
impl From<MoveInstance<WithdrewCollateral<Otw>>> for EventInstance
Source§fn from(value: MoveInstance<WithdrewCollateral<Otw>>) -> Self
fn from(value: MoveInstance<WithdrewCollateral<Otw>>) -> Self
Source§impl From<MoveInstance<WithdrewCollateralSubAccount>> for EventInstance
impl From<MoveInstance<WithdrewCollateralSubAccount>> for EventInstance
Source§fn from(value: MoveInstance<WithdrewCollateralSubAccount>) -> Self
fn from(value: MoveInstance<WithdrewCollateralSubAccount>) -> Self
Source§impl From<MoveInstance<WithdrewFees>> for EventInstance
impl From<MoveInstance<WithdrewFees>> for EventInstance
Source§fn from(value: MoveInstance<WithdrewFees>) -> Self
fn from(value: MoveInstance<WithdrewFees>) -> Self
Source§impl From<MoveInstance<WithdrewInsuranceFund>> for EventInstance
impl From<MoveInstance<WithdrewInsuranceFund>> for EventInstance
Source§fn from(value: MoveInstance<WithdrewInsuranceFund>) -> Self
fn from(value: MoveInstance<WithdrewInsuranceFund>) -> Self
Source§impl TryFrom<EventInstance> for MoveInstance<AcceptedPositionFeesProposal>
impl TryFrom<EventInstance> for MoveInstance<AcceptedPositionFeesProposal>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<AllocatedCollateral>
impl TryFrom<EventInstance> for MoveInstance<AllocatedCollateral>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<AllocatedCollateralSubAccount>
impl TryFrom<EventInstance> for MoveInstance<AllocatedCollateralSubAccount>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<CanceledOrder>
impl TryFrom<EventInstance> for MoveInstance<CanceledOrder>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<CanceledOrders>
impl TryFrom<EventInstance> for MoveInstance<CanceledOrders>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<CreatedAccount<Otw>>
impl TryFrom<EventInstance> for MoveInstance<CreatedAccount<Otw>>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<CreatedClearingHouse>
impl TryFrom<EventInstance> for MoveInstance<CreatedClearingHouse>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<CreatedMarginRatiosProposal>
impl TryFrom<EventInstance> for MoveInstance<CreatedMarginRatiosProposal>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<CreatedOrderbook>
impl TryFrom<EventInstance> for MoveInstance<CreatedOrderbook>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<CreatedPosition>
impl TryFrom<EventInstance> for MoveInstance<CreatedPosition>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<CreatedPositionFeesProposal>
impl TryFrom<EventInstance> for MoveInstance<CreatedPositionFeesProposal>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<CreatedStopOrderTicket>
impl TryFrom<EventInstance> for MoveInstance<CreatedStopOrderTicket>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<CreatedSubAccount>
impl TryFrom<EventInstance> for MoveInstance<CreatedSubAccount>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<DeallocatedCollateral>
impl TryFrom<EventInstance> for MoveInstance<DeallocatedCollateral>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<DeallocatedCollateralSubAccount>
impl TryFrom<EventInstance> for MoveInstance<DeallocatedCollateralSubAccount>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<DeletedMarginRatiosProposal>
impl TryFrom<EventInstance> for MoveInstance<DeletedMarginRatiosProposal>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<DeletedPositionFeesProposal>
impl TryFrom<EventInstance> for MoveInstance<DeletedPositionFeesProposal>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<DeletedStopOrderTicket>
impl TryFrom<EventInstance> for MoveInstance<DeletedStopOrderTicket>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<DeletedSubAccount>
impl TryFrom<EventInstance> for MoveInstance<DeletedSubAccount>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<DepositedCollateral<Otw>>
impl TryFrom<EventInstance> for MoveInstance<DepositedCollateral<Otw>>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<DepositedCollateralSubAccount>
impl TryFrom<EventInstance> for MoveInstance<DepositedCollateralSubAccount>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<DonatedToInsuranceFund>
impl TryFrom<EventInstance> for MoveInstance<DonatedToInsuranceFund>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<FilledMakerOrder>
impl TryFrom<EventInstance> for MoveInstance<FilledMakerOrder>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<FilledTakerOrder>
impl TryFrom<EventInstance> for MoveInstance<FilledTakerOrder>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<LiquidatedPosition>
impl TryFrom<EventInstance> for MoveInstance<LiquidatedPosition>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<OrderbookPostReceipt>
impl TryFrom<EventInstance> for MoveInstance<OrderbookPostReceipt>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<PostedOrder>
impl TryFrom<EventInstance> for MoveInstance<PostedOrder>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<RegisteredCollateralInfo<Otw>>
impl TryFrom<EventInstance> for MoveInstance<RegisteredCollateralInfo<Otw>>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<RegisteredMarketInfo<Otw>>
impl TryFrom<EventInstance> for MoveInstance<RegisteredMarketInfo<Otw>>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<RejectedPositionFeesProposal>
impl TryFrom<EventInstance> for MoveInstance<RejectedPositionFeesProposal>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<RemovedRegisteredMarketInfo<Otw>>
impl TryFrom<EventInstance> for MoveInstance<RemovedRegisteredMarketInfo<Otw>>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<ResettedPositionFees>
impl TryFrom<EventInstance> for MoveInstance<ResettedPositionFees>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<SetSubAccountUser>
impl TryFrom<EventInstance> for MoveInstance<SetSubAccountUser>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<SettledFunding>
impl TryFrom<EventInstance> for MoveInstance<SettledFunding>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<UpdatedBaseOracleTolerance>
impl TryFrom<EventInstance> for MoveInstance<UpdatedBaseOracleTolerance>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<UpdatedClearingHouseVersion>
impl TryFrom<EventInstance> for MoveInstance<UpdatedClearingHouseVersion>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<UpdatedCollateralOracleTolerance>
impl TryFrom<EventInstance> for MoveInstance<UpdatedCollateralOracleTolerance>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<UpdatedCumFundings>
impl TryFrom<EventInstance> for MoveInstance<UpdatedCumFundings>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<UpdatedFees>
impl TryFrom<EventInstance> for MoveInstance<UpdatedFees>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<UpdatedFunding>
impl TryFrom<EventInstance> for MoveInstance<UpdatedFunding>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<UpdatedFundingParameters>
impl TryFrom<EventInstance> for MoveInstance<UpdatedFundingParameters>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<UpdatedLiquidationTolerance>
impl TryFrom<EventInstance> for MoveInstance<UpdatedLiquidationTolerance>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<UpdatedMarginRatios>
impl TryFrom<EventInstance> for MoveInstance<UpdatedMarginRatios>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<UpdatedMaxPendingOrders>
impl TryFrom<EventInstance> for MoveInstance<UpdatedMaxPendingOrders>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<UpdatedMinOrderUsdValue>
impl TryFrom<EventInstance> for MoveInstance<UpdatedMinOrderUsdValue>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<UpdatedOpenInterestAndFeesAccrued>
impl TryFrom<EventInstance> for MoveInstance<UpdatedOpenInterestAndFeesAccrued>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<UpdatedPremiumTwap>
impl TryFrom<EventInstance> for MoveInstance<UpdatedPremiumTwap>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<UpdatedSpreadTwap>
impl TryFrom<EventInstance> for MoveInstance<UpdatedSpreadTwap>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<UpdatedSpreadTwapParameters>
impl TryFrom<EventInstance> for MoveInstance<UpdatedSpreadTwapParameters>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<WithdrewCollateral<Otw>>
impl TryFrom<EventInstance> for MoveInstance<WithdrewCollateral<Otw>>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<WithdrewCollateralSubAccount>
impl TryFrom<EventInstance> for MoveInstance<WithdrewCollateralSubAccount>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<WithdrewFees>
impl TryFrom<EventInstance> for MoveInstance<WithdrewFees>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Source§impl TryFrom<EventInstance> for MoveInstance<WithdrewInsuranceFund>
impl TryFrom<EventInstance> for MoveInstance<WithdrewInsuranceFund>
Source§type Error = TryIntoError<EventInstance>
type Error = TryIntoError<EventInstance>
Auto Trait Implementations§
impl Freeze for EventInstance
impl RefUnwindSafe for EventInstance
impl Send for EventInstance
impl Sync for EventInstance
impl Unpin for EventInstance
impl UnwindSafe for EventInstance
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
Source§impl<T> IntoEither for T
impl<T> IntoEither for T
Source§fn into_either(self, into_left: bool) -> Either<Self, Self>
fn into_either(self, into_left: bool) -> Either<Self, Self>
self into a Left variant of Either<Self, Self>
if into_left is true.
Converts self into a Right variant of Either<Self, Self>
otherwise. Read moreSource§fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
self into a Left variant of Either<Self, Self>
if into_left(&self) returns true.
Converts self into a Right variant of Either<Self, Self>
otherwise. Read moreSource§impl<T> Pipe for Twhere
T: ?Sized,
impl<T> Pipe for Twhere
T: ?Sized,
Source§fn pipe<R>(self, func: impl FnOnce(Self) -> R) -> Rwhere
Self: Sized,
fn pipe<R>(self, func: impl FnOnce(Self) -> R) -> Rwhere
Self: Sized,
Source§fn pipe_ref<'a, R>(&'a self, func: impl FnOnce(&'a Self) -> R) -> Rwhere
R: 'a,
fn pipe_ref<'a, R>(&'a self, func: impl FnOnce(&'a Self) -> R) -> Rwhere
R: 'a,
self and passes that borrow into the pipe function. Read moreSource§fn pipe_ref_mut<'a, R>(&'a mut self, func: impl FnOnce(&'a mut Self) -> R) -> Rwhere
R: 'a,
fn pipe_ref_mut<'a, R>(&'a mut self, func: impl FnOnce(&'a mut Self) -> R) -> Rwhere
R: 'a,
self and passes that borrow into the pipe function. Read moreSource§fn pipe_borrow<'a, B, R>(&'a self, func: impl FnOnce(&'a B) -> R) -> R
fn pipe_borrow<'a, B, R>(&'a self, func: impl FnOnce(&'a B) -> R) -> R
Source§fn pipe_borrow_mut<'a, B, R>(
&'a mut self,
func: impl FnOnce(&'a mut B) -> R,
) -> R
fn pipe_borrow_mut<'a, B, R>( &'a mut self, func: impl FnOnce(&'a mut B) -> R, ) -> R
Source§fn pipe_as_ref<'a, U, R>(&'a self, func: impl FnOnce(&'a U) -> R) -> R
fn pipe_as_ref<'a, U, R>(&'a self, func: impl FnOnce(&'a U) -> R) -> R
self, then passes self.as_ref() into the pipe function.Source§fn pipe_as_mut<'a, U, R>(&'a mut self, func: impl FnOnce(&'a mut U) -> R) -> R
fn pipe_as_mut<'a, U, R>(&'a mut self, func: impl FnOnce(&'a mut U) -> R) -> R
self, then passes self.as_mut() into the pipe
function.Source§fn pipe_deref<'a, T, R>(&'a self, func: impl FnOnce(&'a T) -> R) -> R
fn pipe_deref<'a, T, R>(&'a self, func: impl FnOnce(&'a T) -> R) -> R
self, then passes self.deref() into the pipe function.Source§impl<T> Tap for T
impl<T> Tap for T
Source§fn tap_borrow<B>(self, func: impl FnOnce(&B)) -> Self
fn tap_borrow<B>(self, func: impl FnOnce(&B)) -> Self
Borrow<B> of a value. Read moreSource§fn tap_borrow_mut<B>(self, func: impl FnOnce(&mut B)) -> Self
fn tap_borrow_mut<B>(self, func: impl FnOnce(&mut B)) -> Self
BorrowMut<B> of a value. Read moreSource§fn tap_ref<R>(self, func: impl FnOnce(&R)) -> Self
fn tap_ref<R>(self, func: impl FnOnce(&R)) -> Self
AsRef<R> view of a value. Read moreSource§fn tap_ref_mut<R>(self, func: impl FnOnce(&mut R)) -> Self
fn tap_ref_mut<R>(self, func: impl FnOnce(&mut R)) -> Self
AsMut<R> view of a value. Read moreSource§fn tap_deref<T>(self, func: impl FnOnce(&T)) -> Self
fn tap_deref<T>(self, func: impl FnOnce(&T)) -> Self
Deref::Target of a value. Read moreSource§fn tap_deref_mut<T>(self, func: impl FnOnce(&mut T)) -> Self
fn tap_deref_mut<T>(self, func: impl FnOnce(&mut T)) -> Self
Deref::Target of a value. Read moreSource§fn tap_dbg(self, func: impl FnOnce(&Self)) -> Self
fn tap_dbg(self, func: impl FnOnce(&Self)) -> Self
.tap() only in debug builds, and is erased in release builds.Source§fn tap_mut_dbg(self, func: impl FnOnce(&mut Self)) -> Self
fn tap_mut_dbg(self, func: impl FnOnce(&mut Self)) -> Self
.tap_mut() only in debug builds, and is erased in release
builds.Source§fn tap_borrow_dbg<B>(self, func: impl FnOnce(&B)) -> Self
fn tap_borrow_dbg<B>(self, func: impl FnOnce(&B)) -> Self
.tap_borrow() only in debug builds, and is erased in release
builds.Source§fn tap_borrow_mut_dbg<B>(self, func: impl FnOnce(&mut B)) -> Self
fn tap_borrow_mut_dbg<B>(self, func: impl FnOnce(&mut B)) -> Self
.tap_borrow_mut() only in debug builds, and is erased in release
builds.Source§fn tap_ref_dbg<R>(self, func: impl FnOnce(&R)) -> Self
fn tap_ref_dbg<R>(self, func: impl FnOnce(&R)) -> Self
.tap_ref() only in debug builds, and is erased in release
builds.Source§fn tap_ref_mut_dbg<R>(self, func: impl FnOnce(&mut R)) -> Self
fn tap_ref_mut_dbg<R>(self, func: impl FnOnce(&mut R)) -> Self
.tap_ref_mut() only in debug builds, and is erased in release
builds.Source§fn tap_deref_dbg<T>(self, func: impl FnOnce(&T)) -> Self
fn tap_deref_dbg<T>(self, func: impl FnOnce(&T)) -> Self
.tap_deref() only in debug builds, and is erased in release
builds.