pub enum Message {
Show 115 variants
    Logout(Logout),
    NewOrderMultileg(NewOrderMultileg),
    TradingSessionStatusRequest(TradingSessionStatusRequest),
    CollateralInquiry(CollateralInquiry),
    AllocationInstructionAck(AllocationInstructionAck),
    TradingSessionStatus(TradingSessionStatus),
    UserRequest(UserRequest),
    BidRequest(BidRequest),
    SecurityTypeRequest(SecurityTypeRequest),
    MarketDefinitionRequest(MarketDefinitionRequest),
    UserNotification(UserNotification),
    SettlementInstructionRequest(SettlementInstructionRequest),
    NetworkCounterpartySystemStatusResponse(NetworkCounterpartySystemStatusResponse),
    SecurityDefinitionRequest(SecurityDefinitionRequest),
    AllocationReportAck(AllocationReportAck),
    OrderMassActionReport(OrderMassActionReport),
    QuoteCancel(QuoteCancel),
    OrderMassCancelRequest(OrderMassCancelRequest),
    CrossOrderCancelReplaceRequest(CrossOrderCancelReplaceRequest),
    PositionReport(PositionReport),
    DerivativeSecurityListRequest(DerivativeSecurityListRequest),
    Confirmation(Confirmation),
    ConfirmationAck(ConfirmationAck),
    RequestForPositionsAck(RequestForPositionsAck),
    CollateralInquiryAck(CollateralInquiryAck),
    MassQuoteAcknowledgement(MassQuoteAcknowledgement),
    Ioi(Ioi),
    TradeCaptureReport(TradeCaptureReport),
    ApplicationMessageRequestAck(ApplicationMessageRequestAck),
    AllocationInstructionAlert(AllocationInstructionAlert),
    CrossOrderCancelRequest(CrossOrderCancelRequest),
    NewOrderList(NewOrderList),
    News(News),
    QuoteStatusReport(QuoteStatusReport),
    OrderMassActionRequest(OrderMassActionRequest),
    StreamAssignmentRequest(StreamAssignmentRequest),
    NewOrderSingle(NewOrderSingle),
    SecurityList(SecurityList),
    ListExecute(ListExecute),
    Logon(Logon),
    BusinessMessageReject(BusinessMessageReject),
    OrderCancelRequest(OrderCancelRequest),
    SecurityDefinitionUpdateReport(SecurityDefinitionUpdateReport),
    QuoteStatusRequest(QuoteStatusRequest),
    SequenceReset(SequenceReset),
    SecurityTypes(SecurityTypes),
    TradeCaptureReportRequestAck(TradeCaptureReportRequestAck),
    AllocationInstruction(AllocationInstruction),
    TradingSessionList(TradingSessionList),
    CollateralReport(CollateralReport),
    MassQuote(MassQuote),
    Email(Email),
    RfqRequest(RfqRequest),
    MarketDefinition(MarketDefinition),
    DerivativeSecurityList(DerivativeSecurityList),
    OrderMassCancelReport(OrderMassCancelReport),
    QuoteRequest(QuoteRequest),
    ListStatusRequest(ListStatusRequest),
    Quote(Quote),
    RegistrationInstructions(RegistrationInstructions),
    NewOrderCross(NewOrderCross),
    MarketDataSnapshotFullRefresh(MarketDataSnapshotFullRefresh),
    Advertisement(Advertisement),
    QuoteResponse(QuoteResponse),
    StreamAssignmentReportAck(StreamAssignmentReportAck),
    CollateralRequest(CollateralRequest),
    MarketDataRequestReject(MarketDataRequestReject),
    TestRequest(TestRequest),
    OrderStatusRequest(OrderStatusRequest),
    ListStrikePrice(ListStrikePrice),
    ListStatus(ListStatus),
    StreamAssignmentReport(StreamAssignmentReport),
    ResendRequest(ResendRequest),
    UserResponse(UserResponse),
    OrderMassStatusRequest(OrderMassStatusRequest),
    AdjustedPositionReport(AdjustedPositionReport),
    ExecutionReport(ExecutionReport),
    SecurityListUpdateReport(SecurityListUpdateReport),
    SettlementObligationReport(SettlementObligationReport),
    TradeCaptureReportAck(TradeCaptureReportAck),
    AllocationReport(AllocationReport),
    RegistrationInstructionsResponse(RegistrationInstructionsResponse),
    MarketDataIncrementalRefresh(MarketDataIncrementalRefresh),
    SecurityDefinition(SecurityDefinition),
    NetworkCounterpartySystemStatusRequest(NetworkCounterpartySystemStatusRequest),
    AssignmentReport(AssignmentReport),
    PositionMaintenanceRequest(PositionMaintenanceRequest),
    ApplicationMessageReport(ApplicationMessageReport),
    MultilegOrderCancelReplace(MultilegOrderCancelReplace),
    SecurityListRequest(SecurityListRequest),
    ListCancelRequest(ListCancelRequest),
    TradingSessionListUpdateReport(TradingSessionListUpdateReport),
    SecurityStatus(SecurityStatus),
    MarketDefinitionUpdateReport(MarketDefinitionUpdateReport),
    OrderCancelReplaceRequest(OrderCancelReplaceRequest),
    DerivativeSecurityListUpdateReport(DerivativeSecurityListUpdateReport),
    CollateralAssignment(CollateralAssignment),
    DontKnowTrade(DontKnowTrade),
    ContraryIntentionReport(ContraryIntentionReport),
    SecurityStatusRequest(SecurityStatusRequest),
    ExecutionAcknowledgement(ExecutionAcknowledgement),
    QuoteRequestReject(QuoteRequestReject),
    CollateralResponse(CollateralResponse),
    MarketDataRequest(MarketDataRequest),
    Heartbeat(Heartbeat),
    SettlementInstructions(SettlementInstructions),
    OrderCancelReject(OrderCancelReject),
    ApplicationMessageRequest(ApplicationMessageRequest),
    Reject(Reject),
    ConfirmationRequest(ConfirmationRequest),
    TradeCaptureReportRequest(TradeCaptureReportRequest),
    PositionMaintenanceReport(PositionMaintenanceReport),
    TradingSessionListRequest(TradingSessionListRequest),
    BidResponse(BidResponse),
    RequestForPositions(RequestForPositions),
}Variants§
Logout(Logout)
NewOrderMultileg(NewOrderMultileg)
TradingSessionStatusRequest(TradingSessionStatusRequest)
CollateralInquiry(CollateralInquiry)
AllocationInstructionAck(AllocationInstructionAck)
TradingSessionStatus(TradingSessionStatus)
UserRequest(UserRequest)
BidRequest(BidRequest)
SecurityTypeRequest(SecurityTypeRequest)
MarketDefinitionRequest(MarketDefinitionRequest)
UserNotification(UserNotification)
SettlementInstructionRequest(SettlementInstructionRequest)
NetworkCounterpartySystemStatusResponse(NetworkCounterpartySystemStatusResponse)
SecurityDefinitionRequest(SecurityDefinitionRequest)
AllocationReportAck(AllocationReportAck)
OrderMassActionReport(OrderMassActionReport)
QuoteCancel(QuoteCancel)
OrderMassCancelRequest(OrderMassCancelRequest)
CrossOrderCancelReplaceRequest(CrossOrderCancelReplaceRequest)
PositionReport(PositionReport)
DerivativeSecurityListRequest(DerivativeSecurityListRequest)
Confirmation(Confirmation)
ConfirmationAck(ConfirmationAck)
RequestForPositionsAck(RequestForPositionsAck)
CollateralInquiryAck(CollateralInquiryAck)
MassQuoteAcknowledgement(MassQuoteAcknowledgement)
Ioi(Ioi)
TradeCaptureReport(TradeCaptureReport)
ApplicationMessageRequestAck(ApplicationMessageRequestAck)
AllocationInstructionAlert(AllocationInstructionAlert)
CrossOrderCancelRequest(CrossOrderCancelRequest)
NewOrderList(NewOrderList)
News(News)
QuoteStatusReport(QuoteStatusReport)
OrderMassActionRequest(OrderMassActionRequest)
StreamAssignmentRequest(StreamAssignmentRequest)
NewOrderSingle(NewOrderSingle)
SecurityList(SecurityList)
ListExecute(ListExecute)
Logon(Logon)
BusinessMessageReject(BusinessMessageReject)
OrderCancelRequest(OrderCancelRequest)
SecurityDefinitionUpdateReport(SecurityDefinitionUpdateReport)
QuoteStatusRequest(QuoteStatusRequest)
SequenceReset(SequenceReset)
SecurityTypes(SecurityTypes)
TradeCaptureReportRequestAck(TradeCaptureReportRequestAck)
AllocationInstruction(AllocationInstruction)
TradingSessionList(TradingSessionList)
CollateralReport(CollateralReport)
MassQuote(MassQuote)
Email(Email)
RfqRequest(RfqRequest)
MarketDefinition(MarketDefinition)
DerivativeSecurityList(DerivativeSecurityList)
OrderMassCancelReport(OrderMassCancelReport)
QuoteRequest(QuoteRequest)
ListStatusRequest(ListStatusRequest)
Quote(Quote)
RegistrationInstructions(RegistrationInstructions)
NewOrderCross(NewOrderCross)
MarketDataSnapshotFullRefresh(MarketDataSnapshotFullRefresh)
Advertisement(Advertisement)
QuoteResponse(QuoteResponse)
StreamAssignmentReportAck(StreamAssignmentReportAck)
CollateralRequest(CollateralRequest)
MarketDataRequestReject(MarketDataRequestReject)
TestRequest(TestRequest)
OrderStatusRequest(OrderStatusRequest)
ListStrikePrice(ListStrikePrice)
ListStatus(ListStatus)
StreamAssignmentReport(StreamAssignmentReport)
ResendRequest(ResendRequest)
UserResponse(UserResponse)
OrderMassStatusRequest(OrderMassStatusRequest)
AdjustedPositionReport(AdjustedPositionReport)
ExecutionReport(ExecutionReport)
SecurityListUpdateReport(SecurityListUpdateReport)
SettlementObligationReport(SettlementObligationReport)
TradeCaptureReportAck(TradeCaptureReportAck)
AllocationReport(AllocationReport)
RegistrationInstructionsResponse(RegistrationInstructionsResponse)
MarketDataIncrementalRefresh(MarketDataIncrementalRefresh)
SecurityDefinition(SecurityDefinition)
NetworkCounterpartySystemStatusRequest(NetworkCounterpartySystemStatusRequest)
AssignmentReport(AssignmentReport)
PositionMaintenanceRequest(PositionMaintenanceRequest)
ApplicationMessageReport(ApplicationMessageReport)
MultilegOrderCancelReplace(MultilegOrderCancelReplace)
SecurityListRequest(SecurityListRequest)
ListCancelRequest(ListCancelRequest)
TradingSessionListUpdateReport(TradingSessionListUpdateReport)
SecurityStatus(SecurityStatus)
MarketDefinitionUpdateReport(MarketDefinitionUpdateReport)
OrderCancelReplaceRequest(OrderCancelReplaceRequest)
DerivativeSecurityListUpdateReport(DerivativeSecurityListUpdateReport)
CollateralAssignment(CollateralAssignment)
DontKnowTrade(DontKnowTrade)
ContraryIntentionReport(ContraryIntentionReport)
SecurityStatusRequest(SecurityStatusRequest)
ExecutionAcknowledgement(ExecutionAcknowledgement)
QuoteRequestReject(QuoteRequestReject)
CollateralResponse(CollateralResponse)
MarketDataRequest(MarketDataRequest)
Heartbeat(Heartbeat)
SettlementInstructions(SettlementInstructions)
OrderCancelReject(OrderCancelReject)
ApplicationMessageRequest(ApplicationMessageRequest)
Reject(Reject)
ConfirmationRequest(ConfirmationRequest)
TradeCaptureReportRequest(TradeCaptureReportRequest)
PositionMaintenanceReport(PositionMaintenanceReport)
TradingSessionListRequest(TradingSessionListRequest)
BidResponse(BidResponse)
RequestForPositions(RequestForPositions)
Implementations§
Trait Implementations§
source§impl From<AdjustedPositionReport> for Message
 
impl From<AdjustedPositionReport> for Message
source§fn from(msg: AdjustedPositionReport) -> Message
 
fn from(msg: AdjustedPositionReport) -> Message
Converts to this type from the input type.
source§impl From<Advertisement> for Message
 
impl From<Advertisement> for Message
source§fn from(msg: Advertisement) -> Message
 
fn from(msg: Advertisement) -> Message
Converts to this type from the input type.
source§impl From<AllocationInstruction> for Message
 
impl From<AllocationInstruction> for Message
source§fn from(msg: AllocationInstruction) -> Message
 
fn from(msg: AllocationInstruction) -> Message
Converts to this type from the input type.
source§impl From<AllocationInstructionAck> for Message
 
impl From<AllocationInstructionAck> for Message
source§fn from(msg: AllocationInstructionAck) -> Message
 
fn from(msg: AllocationInstructionAck) -> Message
Converts to this type from the input type.
source§impl From<AllocationInstructionAlert> for Message
 
impl From<AllocationInstructionAlert> for Message
source§fn from(msg: AllocationInstructionAlert) -> Message
 
fn from(msg: AllocationInstructionAlert) -> Message
Converts to this type from the input type.
source§impl From<AllocationReport> for Message
 
impl From<AllocationReport> for Message
source§fn from(msg: AllocationReport) -> Message
 
fn from(msg: AllocationReport) -> Message
Converts to this type from the input type.
source§impl From<AllocationReportAck> for Message
 
impl From<AllocationReportAck> for Message
source§fn from(msg: AllocationReportAck) -> Message
 
fn from(msg: AllocationReportAck) -> Message
Converts to this type from the input type.
source§impl From<ApplicationMessageReport> for Message
 
impl From<ApplicationMessageReport> for Message
source§fn from(msg: ApplicationMessageReport) -> Message
 
fn from(msg: ApplicationMessageReport) -> Message
Converts to this type from the input type.
source§impl From<ApplicationMessageRequest> for Message
 
impl From<ApplicationMessageRequest> for Message
source§fn from(msg: ApplicationMessageRequest) -> Message
 
fn from(msg: ApplicationMessageRequest) -> Message
Converts to this type from the input type.
source§impl From<ApplicationMessageRequestAck> for Message
 
impl From<ApplicationMessageRequestAck> for Message
source§fn from(msg: ApplicationMessageRequestAck) -> Message
 
fn from(msg: ApplicationMessageRequestAck) -> Message
Converts to this type from the input type.
source§impl From<AssignmentReport> for Message
 
impl From<AssignmentReport> for Message
source§fn from(msg: AssignmentReport) -> Message
 
fn from(msg: AssignmentReport) -> Message
Converts to this type from the input type.
source§impl From<BidRequest> for Message
 
impl From<BidRequest> for Message
source§fn from(msg: BidRequest) -> Message
 
fn from(msg: BidRequest) -> Message
Converts to this type from the input type.
source§impl From<BidResponse> for Message
 
impl From<BidResponse> for Message
source§fn from(msg: BidResponse) -> Message
 
fn from(msg: BidResponse) -> Message
Converts to this type from the input type.
source§impl From<BusinessMessageReject> for Message
 
impl From<BusinessMessageReject> for Message
source§fn from(msg: BusinessMessageReject) -> Message
 
fn from(msg: BusinessMessageReject) -> Message
Converts to this type from the input type.
source§impl From<CollateralAssignment> for Message
 
impl From<CollateralAssignment> for Message
source§fn from(msg: CollateralAssignment) -> Message
 
fn from(msg: CollateralAssignment) -> Message
Converts to this type from the input type.
source§impl From<CollateralInquiry> for Message
 
impl From<CollateralInquiry> for Message
source§fn from(msg: CollateralInquiry) -> Message
 
fn from(msg: CollateralInquiry) -> Message
Converts to this type from the input type.
source§impl From<CollateralInquiryAck> for Message
 
impl From<CollateralInquiryAck> for Message
source§fn from(msg: CollateralInquiryAck) -> Message
 
fn from(msg: CollateralInquiryAck) -> Message
Converts to this type from the input type.
source§impl From<CollateralReport> for Message
 
impl From<CollateralReport> for Message
source§fn from(msg: CollateralReport) -> Message
 
fn from(msg: CollateralReport) -> Message
Converts to this type from the input type.
source§impl From<CollateralRequest> for Message
 
impl From<CollateralRequest> for Message
source§fn from(msg: CollateralRequest) -> Message
 
fn from(msg: CollateralRequest) -> Message
Converts to this type from the input type.
source§impl From<CollateralResponse> for Message
 
impl From<CollateralResponse> for Message
source§fn from(msg: CollateralResponse) -> Message
 
fn from(msg: CollateralResponse) -> Message
Converts to this type from the input type.
source§impl From<Confirmation> for Message
 
impl From<Confirmation> for Message
source§fn from(msg: Confirmation) -> Message
 
fn from(msg: Confirmation) -> Message
Converts to this type from the input type.
source§impl From<ConfirmationAck> for Message
 
impl From<ConfirmationAck> for Message
source§fn from(msg: ConfirmationAck) -> Message
 
fn from(msg: ConfirmationAck) -> Message
Converts to this type from the input type.
source§impl From<ConfirmationRequest> for Message
 
impl From<ConfirmationRequest> for Message
source§fn from(msg: ConfirmationRequest) -> Message
 
fn from(msg: ConfirmationRequest) -> Message
Converts to this type from the input type.
source§impl From<ContraryIntentionReport> for Message
 
impl From<ContraryIntentionReport> for Message
source§fn from(msg: ContraryIntentionReport) -> Message
 
fn from(msg: ContraryIntentionReport) -> Message
Converts to this type from the input type.
source§impl From<CrossOrderCancelReplaceRequest> for Message
 
impl From<CrossOrderCancelReplaceRequest> for Message
source§fn from(msg: CrossOrderCancelReplaceRequest) -> Message
 
fn from(msg: CrossOrderCancelReplaceRequest) -> Message
Converts to this type from the input type.
source§impl From<CrossOrderCancelRequest> for Message
 
impl From<CrossOrderCancelRequest> for Message
source§fn from(msg: CrossOrderCancelRequest) -> Message
 
fn from(msg: CrossOrderCancelRequest) -> Message
Converts to this type from the input type.
source§impl From<DerivativeSecurityList> for Message
 
impl From<DerivativeSecurityList> for Message
source§fn from(msg: DerivativeSecurityList) -> Message
 
fn from(msg: DerivativeSecurityList) -> Message
Converts to this type from the input type.
source§impl From<DerivativeSecurityListRequest> for Message
 
impl From<DerivativeSecurityListRequest> for Message
source§fn from(msg: DerivativeSecurityListRequest) -> Message
 
fn from(msg: DerivativeSecurityListRequest) -> Message
Converts to this type from the input type.
source§impl From<DerivativeSecurityListUpdateReport> for Message
 
impl From<DerivativeSecurityListUpdateReport> for Message
source§fn from(msg: DerivativeSecurityListUpdateReport) -> Message
 
fn from(msg: DerivativeSecurityListUpdateReport) -> Message
Converts to this type from the input type.
source§impl From<DontKnowTrade> for Message
 
impl From<DontKnowTrade> for Message
source§fn from(msg: DontKnowTrade) -> Message
 
fn from(msg: DontKnowTrade) -> Message
Converts to this type from the input type.
source§impl From<ExecutionAcknowledgement> for Message
 
impl From<ExecutionAcknowledgement> for Message
source§fn from(msg: ExecutionAcknowledgement) -> Message
 
fn from(msg: ExecutionAcknowledgement) -> Message
Converts to this type from the input type.
source§impl From<ExecutionReport> for Message
 
impl From<ExecutionReport> for Message
source§fn from(msg: ExecutionReport) -> Message
 
fn from(msg: ExecutionReport) -> Message
Converts to this type from the input type.
source§impl From<ListCancelRequest> for Message
 
impl From<ListCancelRequest> for Message
source§fn from(msg: ListCancelRequest) -> Message
 
fn from(msg: ListCancelRequest) -> Message
Converts to this type from the input type.
source§impl From<ListExecute> for Message
 
impl From<ListExecute> for Message
source§fn from(msg: ListExecute) -> Message
 
fn from(msg: ListExecute) -> Message
Converts to this type from the input type.
source§impl From<ListStatus> for Message
 
impl From<ListStatus> for Message
source§fn from(msg: ListStatus) -> Message
 
fn from(msg: ListStatus) -> Message
Converts to this type from the input type.
source§impl From<ListStatusRequest> for Message
 
impl From<ListStatusRequest> for Message
source§fn from(msg: ListStatusRequest) -> Message
 
fn from(msg: ListStatusRequest) -> Message
Converts to this type from the input type.
source§impl From<ListStrikePrice> for Message
 
impl From<ListStrikePrice> for Message
source§fn from(msg: ListStrikePrice) -> Message
 
fn from(msg: ListStrikePrice) -> Message
Converts to this type from the input type.
source§impl From<MarketDataIncrementalRefresh> for Message
 
impl From<MarketDataIncrementalRefresh> for Message
source§fn from(msg: MarketDataIncrementalRefresh) -> Message
 
fn from(msg: MarketDataIncrementalRefresh) -> Message
Converts to this type from the input type.
source§impl From<MarketDataRequest> for Message
 
impl From<MarketDataRequest> for Message
source§fn from(msg: MarketDataRequest) -> Message
 
fn from(msg: MarketDataRequest) -> Message
Converts to this type from the input type.
source§impl From<MarketDataRequestReject> for Message
 
impl From<MarketDataRequestReject> for Message
source§fn from(msg: MarketDataRequestReject) -> Message
 
fn from(msg: MarketDataRequestReject) -> Message
Converts to this type from the input type.
source§impl From<MarketDataSnapshotFullRefresh> for Message
 
impl From<MarketDataSnapshotFullRefresh> for Message
source§fn from(msg: MarketDataSnapshotFullRefresh) -> Message
 
fn from(msg: MarketDataSnapshotFullRefresh) -> Message
Converts to this type from the input type.
source§impl From<MarketDefinition> for Message
 
impl From<MarketDefinition> for Message
source§fn from(msg: MarketDefinition) -> Message
 
fn from(msg: MarketDefinition) -> Message
Converts to this type from the input type.
source§impl From<MarketDefinitionRequest> for Message
 
impl From<MarketDefinitionRequest> for Message
source§fn from(msg: MarketDefinitionRequest) -> Message
 
fn from(msg: MarketDefinitionRequest) -> Message
Converts to this type from the input type.
source§impl From<MarketDefinitionUpdateReport> for Message
 
impl From<MarketDefinitionUpdateReport> for Message
source§fn from(msg: MarketDefinitionUpdateReport) -> Message
 
fn from(msg: MarketDefinitionUpdateReport) -> Message
Converts to this type from the input type.
source§impl From<MassQuoteAcknowledgement> for Message
 
impl From<MassQuoteAcknowledgement> for Message
source§fn from(msg: MassQuoteAcknowledgement) -> Message
 
fn from(msg: MassQuoteAcknowledgement) -> Message
Converts to this type from the input type.
source§impl From<MultilegOrderCancelReplace> for Message
 
impl From<MultilegOrderCancelReplace> for Message
source§fn from(msg: MultilegOrderCancelReplace) -> Message
 
fn from(msg: MultilegOrderCancelReplace) -> Message
Converts to this type from the input type.
source§impl From<NetworkCounterpartySystemStatusRequest> for Message
 
impl From<NetworkCounterpartySystemStatusRequest> for Message
source§fn from(msg: NetworkCounterpartySystemStatusRequest) -> Message
 
fn from(msg: NetworkCounterpartySystemStatusRequest) -> Message
Converts to this type from the input type.
source§impl From<NetworkCounterpartySystemStatusResponse> for Message
 
impl From<NetworkCounterpartySystemStatusResponse> for Message
source§fn from(msg: NetworkCounterpartySystemStatusResponse) -> Message
 
fn from(msg: NetworkCounterpartySystemStatusResponse) -> Message
Converts to this type from the input type.
source§impl From<NewOrderCross> for Message
 
impl From<NewOrderCross> for Message
source§fn from(msg: NewOrderCross) -> Message
 
fn from(msg: NewOrderCross) -> Message
Converts to this type from the input type.
source§impl From<NewOrderList> for Message
 
impl From<NewOrderList> for Message
source§fn from(msg: NewOrderList) -> Message
 
fn from(msg: NewOrderList) -> Message
Converts to this type from the input type.
source§impl From<NewOrderMultileg> for Message
 
impl From<NewOrderMultileg> for Message
source§fn from(msg: NewOrderMultileg) -> Message
 
fn from(msg: NewOrderMultileg) -> Message
Converts to this type from the input type.
source§impl From<NewOrderSingle> for Message
 
impl From<NewOrderSingle> for Message
source§fn from(msg: NewOrderSingle) -> Message
 
fn from(msg: NewOrderSingle) -> Message
Converts to this type from the input type.
source§impl From<OrderCancelReject> for Message
 
impl From<OrderCancelReject> for Message
source§fn from(msg: OrderCancelReject) -> Message
 
fn from(msg: OrderCancelReject) -> Message
Converts to this type from the input type.
source§impl From<OrderCancelReplaceRequest> for Message
 
impl From<OrderCancelReplaceRequest> for Message
source§fn from(msg: OrderCancelReplaceRequest) -> Message
 
fn from(msg: OrderCancelReplaceRequest) -> Message
Converts to this type from the input type.
source§impl From<OrderCancelRequest> for Message
 
impl From<OrderCancelRequest> for Message
source§fn from(msg: OrderCancelRequest) -> Message
 
fn from(msg: OrderCancelRequest) -> Message
Converts to this type from the input type.
source§impl From<OrderMassActionReport> for Message
 
impl From<OrderMassActionReport> for Message
source§fn from(msg: OrderMassActionReport) -> Message
 
fn from(msg: OrderMassActionReport) -> Message
Converts to this type from the input type.
source§impl From<OrderMassActionRequest> for Message
 
impl From<OrderMassActionRequest> for Message
source§fn from(msg: OrderMassActionRequest) -> Message
 
fn from(msg: OrderMassActionRequest) -> Message
Converts to this type from the input type.
source§impl From<OrderMassCancelReport> for Message
 
impl From<OrderMassCancelReport> for Message
source§fn from(msg: OrderMassCancelReport) -> Message
 
fn from(msg: OrderMassCancelReport) -> Message
Converts to this type from the input type.
source§impl From<OrderMassCancelRequest> for Message
 
impl From<OrderMassCancelRequest> for Message
source§fn from(msg: OrderMassCancelRequest) -> Message
 
fn from(msg: OrderMassCancelRequest) -> Message
Converts to this type from the input type.
source§impl From<OrderMassStatusRequest> for Message
 
impl From<OrderMassStatusRequest> for Message
source§fn from(msg: OrderMassStatusRequest) -> Message
 
fn from(msg: OrderMassStatusRequest) -> Message
Converts to this type from the input type.
source§impl From<OrderStatusRequest> for Message
 
impl From<OrderStatusRequest> for Message
source§fn from(msg: OrderStatusRequest) -> Message
 
fn from(msg: OrderStatusRequest) -> Message
Converts to this type from the input type.
source§impl From<PositionMaintenanceReport> for Message
 
impl From<PositionMaintenanceReport> for Message
source§fn from(msg: PositionMaintenanceReport) -> Message
 
fn from(msg: PositionMaintenanceReport) -> Message
Converts to this type from the input type.
source§impl From<PositionMaintenanceRequest> for Message
 
impl From<PositionMaintenanceRequest> for Message
source§fn from(msg: PositionMaintenanceRequest) -> Message
 
fn from(msg: PositionMaintenanceRequest) -> Message
Converts to this type from the input type.
source§impl From<PositionReport> for Message
 
impl From<PositionReport> for Message
source§fn from(msg: PositionReport) -> Message
 
fn from(msg: PositionReport) -> Message
Converts to this type from the input type.
source§impl From<QuoteCancel> for Message
 
impl From<QuoteCancel> for Message
source§fn from(msg: QuoteCancel) -> Message
 
fn from(msg: QuoteCancel) -> Message
Converts to this type from the input type.
source§impl From<QuoteRequest> for Message
 
impl From<QuoteRequest> for Message
source§fn from(msg: QuoteRequest) -> Message
 
fn from(msg: QuoteRequest) -> Message
Converts to this type from the input type.
source§impl From<QuoteRequestReject> for Message
 
impl From<QuoteRequestReject> for Message
source§fn from(msg: QuoteRequestReject) -> Message
 
fn from(msg: QuoteRequestReject) -> Message
Converts to this type from the input type.
source§impl From<QuoteResponse> for Message
 
impl From<QuoteResponse> for Message
source§fn from(msg: QuoteResponse) -> Message
 
fn from(msg: QuoteResponse) -> Message
Converts to this type from the input type.
source§impl From<QuoteStatusReport> for Message
 
impl From<QuoteStatusReport> for Message
source§fn from(msg: QuoteStatusReport) -> Message
 
fn from(msg: QuoteStatusReport) -> Message
Converts to this type from the input type.
source§impl From<QuoteStatusRequest> for Message
 
impl From<QuoteStatusRequest> for Message
source§fn from(msg: QuoteStatusRequest) -> Message
 
fn from(msg: QuoteStatusRequest) -> Message
Converts to this type from the input type.
source§impl From<RegistrationInstructions> for Message
 
impl From<RegistrationInstructions> for Message
source§fn from(msg: RegistrationInstructions) -> Message
 
fn from(msg: RegistrationInstructions) -> Message
Converts to this type from the input type.
source§impl From<RegistrationInstructionsResponse> for Message
 
impl From<RegistrationInstructionsResponse> for Message
source§fn from(msg: RegistrationInstructionsResponse) -> Message
 
fn from(msg: RegistrationInstructionsResponse) -> Message
Converts to this type from the input type.
source§impl From<RequestForPositions> for Message
 
impl From<RequestForPositions> for Message
source§fn from(msg: RequestForPositions) -> Message
 
fn from(msg: RequestForPositions) -> Message
Converts to this type from the input type.
source§impl From<RequestForPositionsAck> for Message
 
impl From<RequestForPositionsAck> for Message
source§fn from(msg: RequestForPositionsAck) -> Message
 
fn from(msg: RequestForPositionsAck) -> Message
Converts to this type from the input type.
source§impl From<ResendRequest> for Message
 
impl From<ResendRequest> for Message
source§fn from(msg: ResendRequest) -> Message
 
fn from(msg: ResendRequest) -> Message
Converts to this type from the input type.
source§impl From<RfqRequest> for Message
 
impl From<RfqRequest> for Message
source§fn from(msg: RfqRequest) -> Message
 
fn from(msg: RfqRequest) -> Message
Converts to this type from the input type.
source§impl From<SecurityDefinition> for Message
 
impl From<SecurityDefinition> for Message
source§fn from(msg: SecurityDefinition) -> Message
 
fn from(msg: SecurityDefinition) -> Message
Converts to this type from the input type.
source§impl From<SecurityDefinitionRequest> for Message
 
impl From<SecurityDefinitionRequest> for Message
source§fn from(msg: SecurityDefinitionRequest) -> Message
 
fn from(msg: SecurityDefinitionRequest) -> Message
Converts to this type from the input type.
source§impl From<SecurityDefinitionUpdateReport> for Message
 
impl From<SecurityDefinitionUpdateReport> for Message
source§fn from(msg: SecurityDefinitionUpdateReport) -> Message
 
fn from(msg: SecurityDefinitionUpdateReport) -> Message
Converts to this type from the input type.
source§impl From<SecurityList> for Message
 
impl From<SecurityList> for Message
source§fn from(msg: SecurityList) -> Message
 
fn from(msg: SecurityList) -> Message
Converts to this type from the input type.
source§impl From<SecurityListRequest> for Message
 
impl From<SecurityListRequest> for Message
source§fn from(msg: SecurityListRequest) -> Message
 
fn from(msg: SecurityListRequest) -> Message
Converts to this type from the input type.
source§impl From<SecurityListUpdateReport> for Message
 
impl From<SecurityListUpdateReport> for Message
source§fn from(msg: SecurityListUpdateReport) -> Message
 
fn from(msg: SecurityListUpdateReport) -> Message
Converts to this type from the input type.
source§impl From<SecurityStatus> for Message
 
impl From<SecurityStatus> for Message
source§fn from(msg: SecurityStatus) -> Message
 
fn from(msg: SecurityStatus) -> Message
Converts to this type from the input type.
source§impl From<SecurityStatusRequest> for Message
 
impl From<SecurityStatusRequest> for Message
source§fn from(msg: SecurityStatusRequest) -> Message
 
fn from(msg: SecurityStatusRequest) -> Message
Converts to this type from the input type.
source§impl From<SecurityTypeRequest> for Message
 
impl From<SecurityTypeRequest> for Message
source§fn from(msg: SecurityTypeRequest) -> Message
 
fn from(msg: SecurityTypeRequest) -> Message
Converts to this type from the input type.
source§impl From<SecurityTypes> for Message
 
impl From<SecurityTypes> for Message
source§fn from(msg: SecurityTypes) -> Message
 
fn from(msg: SecurityTypes) -> Message
Converts to this type from the input type.
source§impl From<SequenceReset> for Message
 
impl From<SequenceReset> for Message
source§fn from(msg: SequenceReset) -> Message
 
fn from(msg: SequenceReset) -> Message
Converts to this type from the input type.
source§impl From<SettlementInstructionRequest> for Message
 
impl From<SettlementInstructionRequest> for Message
source§fn from(msg: SettlementInstructionRequest) -> Message
 
fn from(msg: SettlementInstructionRequest) -> Message
Converts to this type from the input type.
source§impl From<SettlementInstructions> for Message
 
impl From<SettlementInstructions> for Message
source§fn from(msg: SettlementInstructions) -> Message
 
fn from(msg: SettlementInstructions) -> Message
Converts to this type from the input type.
source§impl From<SettlementObligationReport> for Message
 
impl From<SettlementObligationReport> for Message
source§fn from(msg: SettlementObligationReport) -> Message
 
fn from(msg: SettlementObligationReport) -> Message
Converts to this type from the input type.
source§impl From<StreamAssignmentReport> for Message
 
impl From<StreamAssignmentReport> for Message
source§fn from(msg: StreamAssignmentReport) -> Message
 
fn from(msg: StreamAssignmentReport) -> Message
Converts to this type from the input type.
source§impl From<StreamAssignmentReportAck> for Message
 
impl From<StreamAssignmentReportAck> for Message
source§fn from(msg: StreamAssignmentReportAck) -> Message
 
fn from(msg: StreamAssignmentReportAck) -> Message
Converts to this type from the input type.
source§impl From<StreamAssignmentRequest> for Message
 
impl From<StreamAssignmentRequest> for Message
source§fn from(msg: StreamAssignmentRequest) -> Message
 
fn from(msg: StreamAssignmentRequest) -> Message
Converts to this type from the input type.
source§impl From<TestRequest> for Message
 
impl From<TestRequest> for Message
source§fn from(msg: TestRequest) -> Message
 
fn from(msg: TestRequest) -> Message
Converts to this type from the input type.
source§impl From<TradeCaptureReport> for Message
 
impl From<TradeCaptureReport> for Message
source§fn from(msg: TradeCaptureReport) -> Message
 
fn from(msg: TradeCaptureReport) -> Message
Converts to this type from the input type.
source§impl From<TradeCaptureReportAck> for Message
 
impl From<TradeCaptureReportAck> for Message
source§fn from(msg: TradeCaptureReportAck) -> Message
 
fn from(msg: TradeCaptureReportAck) -> Message
Converts to this type from the input type.
source§impl From<TradeCaptureReportRequest> for Message
 
impl From<TradeCaptureReportRequest> for Message
source§fn from(msg: TradeCaptureReportRequest) -> Message
 
fn from(msg: TradeCaptureReportRequest) -> Message
Converts to this type from the input type.
source§impl From<TradeCaptureReportRequestAck> for Message
 
impl From<TradeCaptureReportRequestAck> for Message
source§fn from(msg: TradeCaptureReportRequestAck) -> Message
 
fn from(msg: TradeCaptureReportRequestAck) -> Message
Converts to this type from the input type.
source§impl From<TradingSessionList> for Message
 
impl From<TradingSessionList> for Message
source§fn from(msg: TradingSessionList) -> Message
 
fn from(msg: TradingSessionList) -> Message
Converts to this type from the input type.
source§impl From<TradingSessionListRequest> for Message
 
impl From<TradingSessionListRequest> for Message
source§fn from(msg: TradingSessionListRequest) -> Message
 
fn from(msg: TradingSessionListRequest) -> Message
Converts to this type from the input type.
source§impl From<TradingSessionListUpdateReport> for Message
 
impl From<TradingSessionListUpdateReport> for Message
source§fn from(msg: TradingSessionListUpdateReport) -> Message
 
fn from(msg: TradingSessionListUpdateReport) -> Message
Converts to this type from the input type.
source§impl From<TradingSessionStatus> for Message
 
impl From<TradingSessionStatus> for Message
source§fn from(msg: TradingSessionStatus) -> Message
 
fn from(msg: TradingSessionStatus) -> Message
Converts to this type from the input type.
source§impl From<TradingSessionStatusRequest> for Message
 
impl From<TradingSessionStatusRequest> for Message
source§fn from(msg: TradingSessionStatusRequest) -> Message
 
fn from(msg: TradingSessionStatusRequest) -> Message
Converts to this type from the input type.
source§impl From<UserNotification> for Message
 
impl From<UserNotification> for Message
source§fn from(msg: UserNotification) -> Message
 
fn from(msg: UserNotification) -> Message
Converts to this type from the input type.
source§impl From<UserRequest> for Message
 
impl From<UserRequest> for Message
source§fn from(msg: UserRequest) -> Message
 
fn from(msg: UserRequest) -> Message
Converts to this type from the input type.
source§impl From<UserResponse> for Message
 
impl From<UserResponse> for Message
source§fn from(msg: UserResponse) -> Message
 
fn from(msg: UserResponse) -> Message
Converts to this type from the input type.
Auto Trait Implementations§
impl Freeze for Message
impl RefUnwindSafe for Message
impl Send for Message
impl Sync for Message
impl Unpin for Message
impl UnwindSafe for Message
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
Mutably borrows from an owned value. Read more
source§impl<T> CloneToUninit for Twhere
    T: Clone,
 
impl<T> CloneToUninit for Twhere
    T: Clone,
source§unsafe fn clone_to_uninit(&self, dst: *mut T)
 
unsafe fn clone_to_uninit(&self, dst: *mut T)
🔬This is a nightly-only experimental API. (
clone_to_uninit)