#[repr(C)]pub struct XfsStruct { /* private fields */ }
Expand description
Represents an XFS struct
containing an XfsMember.
Implementations§
Source§impl XfsStruct
impl XfsStruct
Sourcepub fn create<M: IntoIterator<Item = XfsMember>>(members: M) -> Self
pub fn create<M: IntoIterator<Item = XfsMember>>(members: M) -> Self
Sourcepub fn members(&self) -> &[ListMember]
pub fn members(&self) -> &[ListMember]
Gets a reference to the list of XfsMember.
Sourcepub fn members_mut(&mut self) -> &mut [ListMember]
pub fn members_mut(&mut self) -> &mut [ListMember]
Gets a mutable reference to the list of XfsMember.
Sourcepub fn set_members<M: IntoIterator<Item = XfsMember>>(&mut self, members: M)
pub fn set_members<M: IntoIterator<Item = XfsMember>>(&mut self, members: M)
Sets the list of XfsMember.
Sourcepub fn with_members<M: IntoIterator<Item = XfsMember>>(self, members: M) -> Self
pub fn with_members<M: IntoIterator<Item = XfsMember>>(self, members: M) -> Self
Builder function that sets the XfsMember.
Trait Implementations§
Source§impl<'de> Deserialize<'de> for XfsStruct
impl<'de> Deserialize<'de> for XfsStruct
Source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
__D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
__D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
Source§impl From<&BillAcceptanceHistory> for XfsStruct
impl From<&BillAcceptanceHistory> for XfsStruct
Source§fn from(val: &BillAcceptanceHistory) -> Self
fn from(val: &BillAcceptanceHistory) -> Self
Converts to this type from the input type.
Source§impl From<&BillDispenseHistory> for XfsStruct
impl From<&BillDispenseHistory> for XfsStruct
Source§fn from(val: &BillDispenseHistory) -> Self
fn from(val: &BillDispenseHistory) -> Self
Converts to this type from the input type.
Source§impl From<&BillsetInfo> for XfsStruct
impl From<&BillsetInfo> for XfsStruct
Source§fn from(val: &BillsetInfo) -> Self
fn from(val: &BillsetInfo) -> Self
Converts to this type from the input type.
Source§impl From<&CallbackIntermediateResponse> for XfsStruct
impl From<&CallbackIntermediateResponse> for XfsStruct
Source§fn from(val: &CallbackIntermediateResponse) -> Self
fn from(val: &CallbackIntermediateResponse) -> Self
Converts to this type from the input type.
Source§impl From<&CallbackOperationResponse> for XfsStruct
impl From<&CallbackOperationResponse> for XfsStruct
Source§fn from(val: &CallbackOperationResponse) -> Self
fn from(val: &CallbackOperationResponse) -> Self
Converts to this type from the input type.
Source§impl From<&CallbackStatusResponse> for XfsStruct
impl From<&CallbackStatusResponse> for XfsStruct
Source§fn from(val: &CallbackStatusResponse) -> Self
fn from(val: &CallbackStatusResponse) -> Self
Converts to this type from the input type.
Source§impl From<&Capabilities> for XfsStruct
impl From<&Capabilities> for XfsStruct
Source§fn from(val: &Capabilities) -> Self
fn from(val: &Capabilities) -> Self
Converts to this type from the input type.
Source§impl From<&CashTypeAcceptanceHistory> for XfsStruct
impl From<&CashTypeAcceptanceHistory> for XfsStruct
Source§fn from(val: &CashTypeAcceptanceHistory) -> Self
fn from(val: &CashTypeAcceptanceHistory) -> Self
Converts to this type from the input type.
Source§impl From<&CashTypeDispenseHistory> for XfsStruct
impl From<&CashTypeDispenseHistory> for XfsStruct
Source§fn from(val: &CashTypeDispenseHistory) -> Self
fn from(val: &CashTypeDispenseHistory) -> Self
Converts to this type from the input type.
Source§impl From<&CashTypeRecycleHistoryItem> for XfsStruct
impl From<&CashTypeRecycleHistoryItem> for XfsStruct
Source§fn from(val: &CashTypeRecycleHistoryItem) -> Self
fn from(val: &CashTypeRecycleHistoryItem) -> Self
Converts to this type from the input type.
Source§impl From<&CdrPositionCapabilities> for XfsStruct
impl From<&CdrPositionCapabilities> for XfsStruct
Source§fn from(val: &CdrPositionCapabilities) -> Self
fn from(val: &CdrPositionCapabilities) -> Self
Converts to this type from the input type.
Source§impl From<&Denomination> for XfsStruct
impl From<&Denomination> for XfsStruct
Source§fn from(val: &Denomination) -> Self
fn from(val: &Denomination) -> Self
Converts to this type from the input type.
Source§impl From<&DenominationInfo> for XfsStruct
impl From<&DenominationInfo> for XfsStruct
Source§fn from(val: &DenominationInfo) -> Self
fn from(val: &DenominationInfo) -> Self
Converts to this type from the input type.
Source§impl From<&DenominationItem> for XfsStruct
impl From<&DenominationItem> for XfsStruct
Source§fn from(val: &DenominationItem) -> Self
fn from(val: &DenominationItem) -> Self
Converts to this type from the input type.
Source§impl From<&DepositCounters> for XfsStruct
impl From<&DepositCounters> for XfsStruct
Source§fn from(val: &DepositCounters) -> Self
fn from(val: &DepositCounters) -> Self
Converts to this type from the input type.
Source§impl From<&DispenseCounters> for XfsStruct
impl From<&DispenseCounters> for XfsStruct
Source§fn from(val: &DispenseCounters) -> Self
fn from(val: &DispenseCounters) -> Self
Converts to this type from the input type.
Source§impl From<&DispenseRequest> for XfsStruct
impl From<&DispenseRequest> for XfsStruct
Source§fn from(val: &DispenseRequest) -> Self
fn from(val: &DispenseRequest) -> Self
Converts to this type from the input type.
Source§impl From<&EuroArt6Capability> for XfsStruct
impl From<&EuroArt6Capability> for XfsStruct
Source§fn from(val: &EuroArt6Capability) -> Self
fn from(val: &EuroArt6Capability) -> Self
Converts to this type from the input type.
Source§impl From<&ExtendedCounters> for XfsStruct
impl From<&ExtendedCounters> for XfsStruct
Source§fn from(val: &ExtendedCounters) -> Self
fn from(val: &ExtendedCounters) -> Self
Converts to this type from the input type.
Source§impl From<&ExtractionRejectDetails> for XfsStruct
impl From<&ExtractionRejectDetails> for XfsStruct
Source§fn from(val: &ExtractionRejectDetails) -> Self
fn from(val: &ExtractionRejectDetails) -> Self
Converts to this type from the input type.
Source§impl From<&IncidentStartSectionCounters> for XfsStruct
impl From<&IncidentStartSectionCounters> for XfsStruct
Source§fn from(val: &IncidentStartSectionCounters) -> Self
fn from(val: &IncidentStartSectionCounters) -> Self
Converts to this type from the input type.
Source§impl From<&InletAcceptanceHistory> for XfsStruct
impl From<&InletAcceptanceHistory> for XfsStruct
Source§fn from(val: &InletAcceptanceHistory) -> Self
fn from(val: &InletAcceptanceHistory) -> Self
Converts to this type from the input type.
Source§impl From<&InsertionRejectDetails> for XfsStruct
impl From<&InsertionRejectDetails> for XfsStruct
Source§fn from(val: &InsertionRejectDetails) -> Self
fn from(val: &InsertionRejectDetails) -> Self
Converts to this type from the input type.
Source§impl From<&LoaderAcceptanceHistory> for XfsStruct
impl From<&LoaderAcceptanceHistory> for XfsStruct
Source§fn from(val: &LoaderAcceptanceHistory) -> Self
fn from(val: &LoaderAcceptanceHistory) -> Self
Converts to this type from the input type.
Source§impl From<&LoaderSlotAcceptanceHistory> for XfsStruct
impl From<&LoaderSlotAcceptanceHistory> for XfsStruct
Source§fn from(val: &LoaderSlotAcceptanceHistory) -> Self
fn from(val: &LoaderSlotAcceptanceHistory) -> Self
Converts to this type from the input type.
Source§impl From<&LogicalCashUnit> for XfsStruct
impl From<&LogicalCashUnit> for XfsStruct
Source§fn from(val: &LogicalCashUnit) -> Self
fn from(val: &LogicalCashUnit) -> Self
Converts to this type from the input type.
Source§impl From<&LogicalCashUnitList> for XfsStruct
impl From<&LogicalCashUnitList> for XfsStruct
Source§fn from(val: &LogicalCashUnitList) -> Self
fn from(val: &LogicalCashUnitList) -> Self
Converts to this type from the input type.
Source§impl From<&MainModuleSectionCounters> for XfsStruct
impl From<&MainModuleSectionCounters> for XfsStruct
Source§fn from(val: &MainModuleSectionCounters) -> Self
fn from(val: &MainModuleSectionCounters) -> Self
Converts to this type from the input type.
Source§impl From<&PerSectionHistory> for XfsStruct
impl From<&PerSectionHistory> for XfsStruct
Source§fn from(val: &PerSectionHistory) -> Self
fn from(val: &PerSectionHistory) -> Self
Converts to this type from the input type.
Source§impl From<&PerSectionHistoryInternal> for XfsStruct
impl From<&PerSectionHistoryInternal> for XfsStruct
Source§fn from(val: &PerSectionHistoryInternal) -> Self
fn from(val: &PerSectionHistoryInternal) -> Self
Converts to this type from the input type.
Source§impl From<&PhysicalCashUnit> for XfsStruct
impl From<&PhysicalCashUnit> for XfsStruct
Source§fn from(val: &PhysicalCashUnit) -> Self
fn from(val: &PhysicalCashUnit) -> Self
Converts to this type from the input type.
Source§impl From<&PhysicalCashUnitList> for XfsStruct
impl From<&PhysicalCashUnitList> for XfsStruct
Source§fn from(val: &PhysicalCashUnitList) -> Self
fn from(val: &PhysicalCashUnitList) -> Self
Converts to this type from the input type.
Source§impl From<&PositionStatus> for XfsStruct
impl From<&PositionStatus> for XfsStruct
Source§fn from(val: &PositionStatus) -> Self
fn from(val: &PositionStatus) -> Self
Converts to this type from the input type.
Source§impl From<&RecognitionRejectDetails> for XfsStruct
impl From<&RecognitionRejectDetails> for XfsStruct
Source§fn from(val: &RecognitionRejectDetails) -> Self
fn from(val: &RecognitionRejectDetails) -> Self
Converts to this type from the input type.
Source§impl From<&SystemFailureHistory> for XfsStruct
impl From<&SystemFailureHistory> for XfsStruct
Source§fn from(val: &SystemFailureHistory) -> Self
fn from(val: &SystemFailureHistory) -> Self
Converts to this type from the input type.
Source§impl From<&SystemFailureHistoryInternal> for XfsStruct
impl From<&SystemFailureHistoryInternal> for XfsStruct
Source§fn from(val: &SystemFailureHistoryInternal) -> Self
fn from(val: &SystemFailureHistoryInternal) -> Self
Converts to this type from the input type.
Source§impl From<&SystemOpeningDetails> for XfsStruct
impl From<&SystemOpeningDetails> for XfsStruct
Source§fn from(val: &SystemOpeningDetails) -> Self
fn from(val: &SystemOpeningDetails) -> Self
Converts to this type from the input type.
Source§impl From<&SystemRestartHistory> for XfsStruct
impl From<&SystemRestartHistory> for XfsStruct
Source§fn from(val: &SystemRestartHistory) -> Self
fn from(val: &SystemRestartHistory) -> Self
Converts to this type from the input type.
Source§impl From<&SystemUseHistory> for XfsStruct
impl From<&SystemUseHistory> for XfsStruct
Source§fn from(val: &SystemUseHistory) -> Self
fn from(val: &SystemUseHistory) -> Self
Converts to this type from the input type.
Source§impl From<&TransportRejectDetails> for XfsStruct
impl From<&TransportRejectDetails> for XfsStruct
Source§fn from(val: &TransportRejectDetails) -> Self
fn from(val: &TransportRejectDetails) -> Self
Converts to this type from the input type.
Source§impl From<&VersionRequirement> for XfsStruct
impl From<&VersionRequirement> for XfsStruct
Source§fn from(val: &VersionRequirement) -> Self
fn from(val: &VersionRequirement) -> Self
Converts to this type from the input type.
Source§impl From<BillAcceptanceHistory> for XfsStruct
impl From<BillAcceptanceHistory> for XfsStruct
Source§fn from(val: BillAcceptanceHistory) -> Self
fn from(val: BillAcceptanceHistory) -> Self
Converts to this type from the input type.
Source§impl From<BillDispenseHistory> for XfsStruct
impl From<BillDispenseHistory> for XfsStruct
Source§fn from(val: BillDispenseHistory) -> Self
fn from(val: BillDispenseHistory) -> Self
Converts to this type from the input type.
Source§impl From<BillsetInfo> for XfsStruct
impl From<BillsetInfo> for XfsStruct
Source§fn from(val: BillsetInfo) -> Self
fn from(val: BillsetInfo) -> Self
Converts to this type from the input type.
Source§impl From<CallbackIntermediateResponse> for XfsStruct
impl From<CallbackIntermediateResponse> for XfsStruct
Source§fn from(val: CallbackIntermediateResponse) -> Self
fn from(val: CallbackIntermediateResponse) -> Self
Converts to this type from the input type.
Source§impl From<CallbackOperationResponse> for XfsStruct
impl From<CallbackOperationResponse> for XfsStruct
Source§fn from(val: CallbackOperationResponse) -> Self
fn from(val: CallbackOperationResponse) -> Self
Converts to this type from the input type.
Source§impl From<CallbackStatusResponse> for XfsStruct
impl From<CallbackStatusResponse> for XfsStruct
Source§fn from(val: CallbackStatusResponse) -> Self
fn from(val: CallbackStatusResponse) -> Self
Converts to this type from the input type.
Source§impl From<Capabilities> for XfsStruct
impl From<Capabilities> for XfsStruct
Source§fn from(val: Capabilities) -> Self
fn from(val: Capabilities) -> Self
Converts to this type from the input type.
Source§impl From<CashTypeAcceptanceHistory> for XfsStruct
impl From<CashTypeAcceptanceHistory> for XfsStruct
Source§fn from(val: CashTypeAcceptanceHistory) -> Self
fn from(val: CashTypeAcceptanceHistory) -> Self
Converts to this type from the input type.
Source§impl From<CashTypeDispenseHistory> for XfsStruct
impl From<CashTypeDispenseHistory> for XfsStruct
Source§fn from(val: CashTypeDispenseHistory) -> Self
fn from(val: CashTypeDispenseHistory) -> Self
Converts to this type from the input type.
Source§impl From<CashTypeRecycleHistoryItem> for XfsStruct
impl From<CashTypeRecycleHistoryItem> for XfsStruct
Source§fn from(val: CashTypeRecycleHistoryItem) -> Self
fn from(val: CashTypeRecycleHistoryItem) -> Self
Converts to this type from the input type.
Source§impl From<CdrPositionCapabilities> for XfsStruct
impl From<CdrPositionCapabilities> for XfsStruct
Source§fn from(val: CdrPositionCapabilities) -> Self
fn from(val: CdrPositionCapabilities) -> Self
Converts to this type from the input type.
Source§impl From<Denomination> for XfsStruct
impl From<Denomination> for XfsStruct
Source§fn from(val: Denomination) -> Self
fn from(val: Denomination) -> Self
Converts to this type from the input type.
Source§impl From<DenominationInfo> for XfsStruct
impl From<DenominationInfo> for XfsStruct
Source§fn from(val: DenominationInfo) -> Self
fn from(val: DenominationInfo) -> Self
Converts to this type from the input type.
Source§impl From<DenominationItem> for XfsStruct
impl From<DenominationItem> for XfsStruct
Source§fn from(val: DenominationItem) -> Self
fn from(val: DenominationItem) -> Self
Converts to this type from the input type.
Source§impl From<DepositCounters> for XfsStruct
impl From<DepositCounters> for XfsStruct
Source§fn from(val: DepositCounters) -> Self
fn from(val: DepositCounters) -> Self
Converts to this type from the input type.
Source§impl From<DispenseCounters> for XfsStruct
impl From<DispenseCounters> for XfsStruct
Source§fn from(val: DispenseCounters) -> Self
fn from(val: DispenseCounters) -> Self
Converts to this type from the input type.
Source§impl From<DispenseRequest> for XfsStruct
impl From<DispenseRequest> for XfsStruct
Source§fn from(val: DispenseRequest) -> Self
fn from(val: DispenseRequest) -> Self
Converts to this type from the input type.
Source§impl From<EuroArt6Capability> for XfsStruct
impl From<EuroArt6Capability> for XfsStruct
Source§fn from(val: EuroArt6Capability) -> Self
fn from(val: EuroArt6Capability) -> Self
Converts to this type from the input type.
Source§impl From<ExtendedCounters> for XfsStruct
impl From<ExtendedCounters> for XfsStruct
Source§fn from(val: ExtendedCounters) -> Self
fn from(val: ExtendedCounters) -> Self
Converts to this type from the input type.
Source§impl From<ExtractionRejectDetails> for XfsStruct
impl From<ExtractionRejectDetails> for XfsStruct
Source§fn from(val: ExtractionRejectDetails) -> Self
fn from(val: ExtractionRejectDetails) -> Self
Converts to this type from the input type.
Source§impl From<IncidentStartSectionCounters> for XfsStruct
impl From<IncidentStartSectionCounters> for XfsStruct
Source§fn from(val: IncidentStartSectionCounters) -> Self
fn from(val: IncidentStartSectionCounters) -> Self
Converts to this type from the input type.
Source§impl From<InletAcceptanceHistory> for XfsStruct
impl From<InletAcceptanceHistory> for XfsStruct
Source§fn from(val: InletAcceptanceHistory) -> Self
fn from(val: InletAcceptanceHistory) -> Self
Converts to this type from the input type.
Source§impl From<InsertionRejectDetails> for XfsStruct
impl From<InsertionRejectDetails> for XfsStruct
Source§fn from(val: InsertionRejectDetails) -> Self
fn from(val: InsertionRejectDetails) -> Self
Converts to this type from the input type.
Source§impl From<LoaderAcceptanceHistory> for XfsStruct
impl From<LoaderAcceptanceHistory> for XfsStruct
Source§fn from(val: LoaderAcceptanceHistory) -> Self
fn from(val: LoaderAcceptanceHistory) -> Self
Converts to this type from the input type.
Source§impl From<LoaderSlotAcceptanceHistory> for XfsStruct
impl From<LoaderSlotAcceptanceHistory> for XfsStruct
Source§fn from(val: LoaderSlotAcceptanceHistory) -> Self
fn from(val: LoaderSlotAcceptanceHistory) -> Self
Converts to this type from the input type.
Source§impl From<LogicalCashUnit> for XfsStruct
impl From<LogicalCashUnit> for XfsStruct
Source§fn from(val: LogicalCashUnit) -> Self
fn from(val: LogicalCashUnit) -> Self
Converts to this type from the input type.
Source§impl From<LogicalCashUnitList> for XfsStruct
impl From<LogicalCashUnitList> for XfsStruct
Source§fn from(val: LogicalCashUnitList) -> Self
fn from(val: LogicalCashUnitList) -> Self
Converts to this type from the input type.
Source§impl From<MainModuleSectionCounters> for XfsStruct
impl From<MainModuleSectionCounters> for XfsStruct
Source§fn from(val: MainModuleSectionCounters) -> Self
fn from(val: MainModuleSectionCounters) -> Self
Converts to this type from the input type.
Source§impl From<PerSectionHistory> for XfsStruct
impl From<PerSectionHistory> for XfsStruct
Source§fn from(val: PerSectionHistory) -> Self
fn from(val: PerSectionHistory) -> Self
Converts to this type from the input type.
Source§impl From<PerSectionHistoryInternal> for XfsStruct
impl From<PerSectionHistoryInternal> for XfsStruct
Source§fn from(val: PerSectionHistoryInternal) -> Self
fn from(val: PerSectionHistoryInternal) -> Self
Converts to this type from the input type.
Source§impl From<PhysicalCashUnit> for XfsStruct
impl From<PhysicalCashUnit> for XfsStruct
Source§fn from(val: PhysicalCashUnit) -> Self
fn from(val: PhysicalCashUnit) -> Self
Converts to this type from the input type.
Source§impl From<PhysicalCashUnitList> for XfsStruct
impl From<PhysicalCashUnitList> for XfsStruct
Source§fn from(val: PhysicalCashUnitList) -> Self
fn from(val: PhysicalCashUnitList) -> Self
Converts to this type from the input type.
Source§impl From<PositionStatus> for XfsStruct
impl From<PositionStatus> for XfsStruct
Source§fn from(val: PositionStatus) -> Self
fn from(val: PositionStatus) -> Self
Converts to this type from the input type.
Source§impl From<RecognitionRejectDetails> for XfsStruct
impl From<RecognitionRejectDetails> for XfsStruct
Source§fn from(val: RecognitionRejectDetails) -> Self
fn from(val: RecognitionRejectDetails) -> Self
Converts to this type from the input type.
Source§impl From<SystemFailureHistory> for XfsStruct
impl From<SystemFailureHistory> for XfsStruct
Source§fn from(val: SystemFailureHistory) -> Self
fn from(val: SystemFailureHistory) -> Self
Converts to this type from the input type.
Source§impl From<SystemFailureHistoryInternal> for XfsStruct
impl From<SystemFailureHistoryInternal> for XfsStruct
Source§fn from(val: SystemFailureHistoryInternal) -> Self
fn from(val: SystemFailureHistoryInternal) -> Self
Converts to this type from the input type.
Source§impl From<SystemOpeningDetails> for XfsStruct
impl From<SystemOpeningDetails> for XfsStruct
Source§fn from(val: SystemOpeningDetails) -> Self
fn from(val: SystemOpeningDetails) -> Self
Converts to this type from the input type.
Source§impl From<SystemRestartHistory> for XfsStruct
impl From<SystemRestartHistory> for XfsStruct
Source§fn from(val: SystemRestartHistory) -> Self
fn from(val: SystemRestartHistory) -> Self
Converts to this type from the input type.
Source§impl From<SystemUseHistory> for XfsStruct
impl From<SystemUseHistory> for XfsStruct
Source§fn from(val: SystemUseHistory) -> Self
fn from(val: SystemUseHistory) -> Self
Converts to this type from the input type.
Source§impl From<TransportRejectDetails> for XfsStruct
impl From<TransportRejectDetails> for XfsStruct
Source§fn from(val: TransportRejectDetails) -> Self
fn from(val: TransportRejectDetails) -> Self
Converts to this type from the input type.
Source§impl From<VersionRequirement> for XfsStruct
impl From<VersionRequirement> for XfsStruct
Source§fn from(val: VersionRequirement) -> Self
fn from(val: VersionRequirement) -> Self
Converts to this type from the input type.
Source§impl TryFrom<&XfsStruct> for BillAcceptanceHistory
impl TryFrom<&XfsStruct> for BillAcceptanceHistory
Source§impl TryFrom<&XfsStruct> for BillDispenseHistory
impl TryFrom<&XfsStruct> for BillDispenseHistory
Source§impl TryFrom<&XfsStruct> for BillsetInfo
impl TryFrom<&XfsStruct> for BillsetInfo
Source§impl TryFrom<&XfsStruct> for CallbackIntermediateResponse
impl TryFrom<&XfsStruct> for CallbackIntermediateResponse
Source§impl TryFrom<&XfsStruct> for CallbackOperationResponse
impl TryFrom<&XfsStruct> for CallbackOperationResponse
Source§impl TryFrom<&XfsStruct> for CallbackStatusResponse
impl TryFrom<&XfsStruct> for CallbackStatusResponse
Source§impl TryFrom<&XfsStruct> for Capabilities
impl TryFrom<&XfsStruct> for Capabilities
Source§impl TryFrom<&XfsStruct> for CashTypeAcceptanceHistory
impl TryFrom<&XfsStruct> for CashTypeAcceptanceHistory
Source§impl TryFrom<&XfsStruct> for CashTypeDispenseHistory
impl TryFrom<&XfsStruct> for CashTypeDispenseHistory
Source§impl TryFrom<&XfsStruct> for CashTypeRecycleHistoryItem
impl TryFrom<&XfsStruct> for CashTypeRecycleHistoryItem
Source§impl TryFrom<&XfsStruct> for CdrPositionCapabilities
impl TryFrom<&XfsStruct> for CdrPositionCapabilities
Source§impl TryFrom<&XfsStruct> for Denomination
impl TryFrom<&XfsStruct> for Denomination
Source§impl TryFrom<&XfsStruct> for DenominationInfo
impl TryFrom<&XfsStruct> for DenominationInfo
Source§impl TryFrom<&XfsStruct> for DenominationItem
impl TryFrom<&XfsStruct> for DenominationItem
Source§impl TryFrom<&XfsStruct> for DepositCounters
impl TryFrom<&XfsStruct> for DepositCounters
Source§impl TryFrom<&XfsStruct> for DispenseCounters
impl TryFrom<&XfsStruct> for DispenseCounters
Source§impl TryFrom<&XfsStruct> for DispenseRequest
impl TryFrom<&XfsStruct> for DispenseRequest
Source§impl TryFrom<&XfsStruct> for EuroArt6Capability
impl TryFrom<&XfsStruct> for EuroArt6Capability
Source§impl TryFrom<&XfsStruct> for ExtendedCounters
impl TryFrom<&XfsStruct> for ExtendedCounters
Source§impl TryFrom<&XfsStruct> for ExtractionRejectDetails
impl TryFrom<&XfsStruct> for ExtractionRejectDetails
Source§impl TryFrom<&XfsStruct> for IncidentStartSectionCounters
impl TryFrom<&XfsStruct> for IncidentStartSectionCounters
Source§impl TryFrom<&XfsStruct> for InletAcceptanceHistory
impl TryFrom<&XfsStruct> for InletAcceptanceHistory
Source§impl TryFrom<&XfsStruct> for InsertionRejectDetails
impl TryFrom<&XfsStruct> for InsertionRejectDetails
Source§impl TryFrom<&XfsStruct> for LoaderAcceptanceHistory
impl TryFrom<&XfsStruct> for LoaderAcceptanceHistory
Source§impl TryFrom<&XfsStruct> for LoaderSlotAcceptanceHistory
impl TryFrom<&XfsStruct> for LoaderSlotAcceptanceHistory
Source§impl TryFrom<&XfsStruct> for LogicalCashUnit
impl TryFrom<&XfsStruct> for LogicalCashUnit
Source§impl TryFrom<&XfsStruct> for LogicalCashUnitList
impl TryFrom<&XfsStruct> for LogicalCashUnitList
Source§impl TryFrom<&XfsStruct> for MainModuleSectionCounters
impl TryFrom<&XfsStruct> for MainModuleSectionCounters
Source§impl TryFrom<&XfsStruct> for PerSectionHistory
impl TryFrom<&XfsStruct> for PerSectionHistory
Source§impl TryFrom<&XfsStruct> for PerSectionHistoryInternal
impl TryFrom<&XfsStruct> for PerSectionHistoryInternal
Source§impl TryFrom<&XfsStruct> for PhysicalCashUnit
impl TryFrom<&XfsStruct> for PhysicalCashUnit
Source§impl TryFrom<&XfsStruct> for PhysicalCashUnitList
impl TryFrom<&XfsStruct> for PhysicalCashUnitList
Source§impl TryFrom<&XfsStruct> for PositionStatus
impl TryFrom<&XfsStruct> for PositionStatus
Source§impl TryFrom<&XfsStruct> for RecognitionRejectDetails
impl TryFrom<&XfsStruct> for RecognitionRejectDetails
Source§impl TryFrom<&XfsStruct> for SystemFailureHistory
impl TryFrom<&XfsStruct> for SystemFailureHistory
Source§impl TryFrom<&XfsStruct> for SystemFailureHistoryInternal
impl TryFrom<&XfsStruct> for SystemFailureHistoryInternal
Source§impl TryFrom<&XfsStruct> for SystemOpeningDetails
impl TryFrom<&XfsStruct> for SystemOpeningDetails
Source§impl TryFrom<&XfsStruct> for SystemRestartHistory
impl TryFrom<&XfsStruct> for SystemRestartHistory
Source§impl TryFrom<&XfsStruct> for SystemUseHistory
impl TryFrom<&XfsStruct> for SystemUseHistory
Source§impl TryFrom<&XfsStruct> for TransportRejectDetails
impl TryFrom<&XfsStruct> for TransportRejectDetails
Source§impl TryFrom<&XfsStruct> for VersionRequirement
impl TryFrom<&XfsStruct> for VersionRequirement
Source§impl TryFrom<XfsStruct> for BillAcceptanceHistory
impl TryFrom<XfsStruct> for BillAcceptanceHistory
Source§impl TryFrom<XfsStruct> for BillDispenseHistory
impl TryFrom<XfsStruct> for BillDispenseHistory
Source§impl TryFrom<XfsStruct> for BillsetInfo
impl TryFrom<XfsStruct> for BillsetInfo
Source§impl TryFrom<XfsStruct> for CallbackOperationResponse
impl TryFrom<XfsStruct> for CallbackOperationResponse
Source§impl TryFrom<XfsStruct> for CallbackStatusResponse
impl TryFrom<XfsStruct> for CallbackStatusResponse
Source§impl TryFrom<XfsStruct> for Capabilities
impl TryFrom<XfsStruct> for Capabilities
Source§impl TryFrom<XfsStruct> for CashTypeAcceptanceHistory
impl TryFrom<XfsStruct> for CashTypeAcceptanceHistory
Source§impl TryFrom<XfsStruct> for CashTypeDispenseHistory
impl TryFrom<XfsStruct> for CashTypeDispenseHistory
Source§impl TryFrom<XfsStruct> for CdrPositionCapabilities
impl TryFrom<XfsStruct> for CdrPositionCapabilities
Source§impl TryFrom<XfsStruct> for Denomination
impl TryFrom<XfsStruct> for Denomination
Source§impl TryFrom<XfsStruct> for DenominationInfo
impl TryFrom<XfsStruct> for DenominationInfo
Source§impl TryFrom<XfsStruct> for DenominationItem
impl TryFrom<XfsStruct> for DenominationItem
Source§impl TryFrom<XfsStruct> for DepositCounters
impl TryFrom<XfsStruct> for DepositCounters
Source§impl TryFrom<XfsStruct> for DispenseCounters
impl TryFrom<XfsStruct> for DispenseCounters
Source§impl TryFrom<XfsStruct> for DispenseRequest
impl TryFrom<XfsStruct> for DispenseRequest
Source§impl TryFrom<XfsStruct> for EuroArt6Capability
impl TryFrom<XfsStruct> for EuroArt6Capability
Source§impl TryFrom<XfsStruct> for ExtendedCounters
impl TryFrom<XfsStruct> for ExtendedCounters
Source§impl TryFrom<XfsStruct> for ExtractionRejectDetails
impl TryFrom<XfsStruct> for ExtractionRejectDetails
Source§impl TryFrom<XfsStruct> for InletAcceptanceHistory
impl TryFrom<XfsStruct> for InletAcceptanceHistory
Source§impl TryFrom<XfsStruct> for InsertionRejectDetails
impl TryFrom<XfsStruct> for InsertionRejectDetails
Source§impl TryFrom<XfsStruct> for LoaderAcceptanceHistory
impl TryFrom<XfsStruct> for LoaderAcceptanceHistory
Source§impl TryFrom<XfsStruct> for LogicalCashUnit
impl TryFrom<XfsStruct> for LogicalCashUnit
Source§impl TryFrom<XfsStruct> for LogicalCashUnitList
impl TryFrom<XfsStruct> for LogicalCashUnitList
Source§impl TryFrom<XfsStruct> for MainModuleSectionCounters
impl TryFrom<XfsStruct> for MainModuleSectionCounters
Source§impl TryFrom<XfsStruct> for PerSectionHistory
impl TryFrom<XfsStruct> for PerSectionHistory
Source§impl TryFrom<XfsStruct> for PerSectionHistoryInternal
impl TryFrom<XfsStruct> for PerSectionHistoryInternal
Source§impl TryFrom<XfsStruct> for PhysicalCashUnit
impl TryFrom<XfsStruct> for PhysicalCashUnit
Source§impl TryFrom<XfsStruct> for PhysicalCashUnitList
impl TryFrom<XfsStruct> for PhysicalCashUnitList
Source§impl TryFrom<XfsStruct> for PositionStatus
impl TryFrom<XfsStruct> for PositionStatus
Source§impl TryFrom<XfsStruct> for RecognitionRejectDetails
impl TryFrom<XfsStruct> for RecognitionRejectDetails
Source§impl TryFrom<XfsStruct> for SystemFailureHistory
impl TryFrom<XfsStruct> for SystemFailureHistory
Source§impl TryFrom<XfsStruct> for SystemOpeningDetails
impl TryFrom<XfsStruct> for SystemOpeningDetails
Source§impl TryFrom<XfsStruct> for SystemRestartHistory
impl TryFrom<XfsStruct> for SystemRestartHistory
Source§impl TryFrom<XfsStruct> for SystemUseHistory
impl TryFrom<XfsStruct> for SystemUseHistory
Source§impl TryFrom<XfsStruct> for TransportRejectDetails
impl TryFrom<XfsStruct> for TransportRejectDetails
Source§impl TryFrom<XfsStruct> for VersionRequirement
impl TryFrom<XfsStruct> for VersionRequirement
impl StructuralPartialEq for XfsStruct
Auto Trait Implementations§
impl Freeze for XfsStruct
impl RefUnwindSafe for XfsStruct
impl Send for XfsStruct
impl Sync for XfsStruct
impl Unpin for XfsStruct
impl UnwindSafe for XfsStruct
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