pub enum AllMessages {
Show 25 variants
CandidateValidation(CandidateValidationMessage),
PvfChecker(PvfCheckerMessage),
CandidateBacking(CandidateBackingMessage),
StatementDistribution(StatementDistributionMessage),
AvailabilityDistribution(AvailabilityDistributionMessage),
AvailabilityRecovery(AvailabilityRecoveryMessage),
BitfieldSigning(BitfieldSigningMessage),
BitfieldDistribution(BitfieldDistributionMessage),
Provisioner(ProvisionerMessage),
RuntimeApi(RuntimeApiMessage),
AvailabilityStore(AvailabilityStoreMessage),
NetworkBridgeRx(NetworkBridgeRxMessage),
NetworkBridgeTx(NetworkBridgeTxMessage),
ChainApi(ChainApiMessage),
CollationGeneration(CollationGenerationMessage),
CollatorProtocol(CollatorProtocolMessage),
ApprovalDistribution(ApprovalDistributionMessage),
ApprovalVoting(ApprovalVotingMessage),
ApprovalVotingParallel(ApprovalVotingParallelMessage),
GossipSupport(GossipSupportMessage),
DisputeCoordinator(DisputeCoordinatorMessage),
DisputeDistribution(DisputeDistributionMessage),
ChainSelection(ChainSelectionMessage),
ProspectiveParachains(ProspectiveParachainsMessage),
Empty,
}Expand description
Generated message type wrapper over all possible messages used by any subsystem.
Variants§
CandidateValidation(CandidateValidationMessage)
PvfChecker(PvfCheckerMessage)
CandidateBacking(CandidateBackingMessage)
StatementDistribution(StatementDistributionMessage)
AvailabilityDistribution(AvailabilityDistributionMessage)
AvailabilityRecovery(AvailabilityRecoveryMessage)
BitfieldSigning(BitfieldSigningMessage)
BitfieldDistribution(BitfieldDistributionMessage)
Provisioner(ProvisionerMessage)
RuntimeApi(RuntimeApiMessage)
AvailabilityStore(AvailabilityStoreMessage)
NetworkBridgeRx(NetworkBridgeRxMessage)
NetworkBridgeTx(NetworkBridgeTxMessage)
ChainApi(ChainApiMessage)
CollationGeneration(CollationGenerationMessage)
CollatorProtocol(CollatorProtocolMessage)
ApprovalDistribution(ApprovalDistributionMessage)
ApprovalVoting(ApprovalVotingMessage)
ApprovalVotingParallel(ApprovalVotingParallelMessage)
GossipSupport(GossipSupportMessage)
DisputeCoordinator(DisputeCoordinatorMessage)
DisputeDistribution(DisputeDistributionMessage)
ChainSelection(ChainSelectionMessage)
ProspectiveParachains(ProspectiveParachainsMessage)
Empty
Trait Implementations§
Source§impl AssociateOutgoing for AllMessages
impl AssociateOutgoing for AllMessages
Source§type OutgoingMessages = AllMessages
type OutgoingMessages = AllMessages
The associated outgoing messages for a subsystem that consumes the message
Self.Source§impl Debug for AllMessages
impl Debug for AllMessages
Source§impl From<()> for AllMessages
impl From<()> for AllMessages
Source§fn from(_: ()) -> AllMessages
fn from(_: ()) -> AllMessages
Converts to this type from the input type.
Source§impl From<ApprovalDistributionMessage> for AllMessages
impl From<ApprovalDistributionMessage> for AllMessages
Source§fn from(message: ApprovalDistributionMessage) -> AllMessages
fn from(message: ApprovalDistributionMessage) -> AllMessages
Converts to this type from the input type.
Source§impl From<ApprovalDistributionOutgoingMessages> for AllMessages
impl From<ApprovalDistributionOutgoingMessages> for AllMessages
Source§fn from(message: ApprovalDistributionOutgoingMessages) -> AllMessages
fn from(message: ApprovalDistributionOutgoingMessages) -> AllMessages
Converts to this type from the input type.
Source§impl From<ApprovalVotingMessage> for AllMessages
impl From<ApprovalVotingMessage> for AllMessages
Source§fn from(message: ApprovalVotingMessage) -> AllMessages
fn from(message: ApprovalVotingMessage) -> AllMessages
Converts to this type from the input type.
Source§impl From<ApprovalVotingOutgoingMessages> for AllMessages
impl From<ApprovalVotingOutgoingMessages> for AllMessages
Source§fn from(message: ApprovalVotingOutgoingMessages) -> AllMessages
fn from(message: ApprovalVotingOutgoingMessages) -> AllMessages
Converts to this type from the input type.
Source§impl From<ApprovalVotingParallelMessage> for AllMessages
impl From<ApprovalVotingParallelMessage> for AllMessages
Source§fn from(message: ApprovalVotingParallelMessage) -> AllMessages
fn from(message: ApprovalVotingParallelMessage) -> AllMessages
Converts to this type from the input type.
Source§impl From<ApprovalVotingParallelOutgoingMessages> for AllMessages
impl From<ApprovalVotingParallelOutgoingMessages> for AllMessages
Source§fn from(message: ApprovalVotingParallelOutgoingMessages) -> AllMessages
fn from(message: ApprovalVotingParallelOutgoingMessages) -> AllMessages
Converts to this type from the input type.
Source§impl From<AvailabilityDistributionMessage> for AllMessages
impl From<AvailabilityDistributionMessage> for AllMessages
Source§fn from(message: AvailabilityDistributionMessage) -> AllMessages
fn from(message: AvailabilityDistributionMessage) -> AllMessages
Converts to this type from the input type.
Source§impl From<AvailabilityDistributionOutgoingMessages> for AllMessages
impl From<AvailabilityDistributionOutgoingMessages> for AllMessages
Source§fn from(message: AvailabilityDistributionOutgoingMessages) -> AllMessages
fn from(message: AvailabilityDistributionOutgoingMessages) -> AllMessages
Converts to this type from the input type.
Source§impl From<AvailabilityRecoveryMessage> for AllMessages
impl From<AvailabilityRecoveryMessage> for AllMessages
Source§fn from(message: AvailabilityRecoveryMessage) -> AllMessages
fn from(message: AvailabilityRecoveryMessage) -> AllMessages
Converts to this type from the input type.
Source§impl From<AvailabilityRecoveryOutgoingMessages> for AllMessages
impl From<AvailabilityRecoveryOutgoingMessages> for AllMessages
Source§fn from(message: AvailabilityRecoveryOutgoingMessages) -> AllMessages
fn from(message: AvailabilityRecoveryOutgoingMessages) -> AllMessages
Converts to this type from the input type.
Source§impl From<AvailabilityStoreMessage> for AllMessages
impl From<AvailabilityStoreMessage> for AllMessages
Source§fn from(message: AvailabilityStoreMessage) -> AllMessages
fn from(message: AvailabilityStoreMessage) -> AllMessages
Converts to this type from the input type.
Source§impl From<AvailabilityStoreOutgoingMessages> for AllMessages
impl From<AvailabilityStoreOutgoingMessages> for AllMessages
Source§fn from(message: AvailabilityStoreOutgoingMessages) -> AllMessages
fn from(message: AvailabilityStoreOutgoingMessages) -> AllMessages
Converts to this type from the input type.
Source§impl From<BitfieldDistributionMessage> for AllMessages
impl From<BitfieldDistributionMessage> for AllMessages
Source§fn from(message: BitfieldDistributionMessage) -> AllMessages
fn from(message: BitfieldDistributionMessage) -> AllMessages
Converts to this type from the input type.
Source§impl From<BitfieldDistributionOutgoingMessages> for AllMessages
impl From<BitfieldDistributionOutgoingMessages> for AllMessages
Source§fn from(message: BitfieldDistributionOutgoingMessages) -> AllMessages
fn from(message: BitfieldDistributionOutgoingMessages) -> AllMessages
Converts to this type from the input type.
Source§impl From<BitfieldSigningMessage> for AllMessages
impl From<BitfieldSigningMessage> for AllMessages
Source§fn from(message: BitfieldSigningMessage) -> AllMessages
fn from(message: BitfieldSigningMessage) -> AllMessages
Converts to this type from the input type.
Source§impl From<BitfieldSigningOutgoingMessages> for AllMessages
impl From<BitfieldSigningOutgoingMessages> for AllMessages
Source§fn from(message: BitfieldSigningOutgoingMessages) -> AllMessages
fn from(message: BitfieldSigningOutgoingMessages) -> AllMessages
Converts to this type from the input type.
Source§impl From<CandidateBackingMessage> for AllMessages
impl From<CandidateBackingMessage> for AllMessages
Source§fn from(message: CandidateBackingMessage) -> AllMessages
fn from(message: CandidateBackingMessage) -> AllMessages
Converts to this type from the input type.
Source§impl From<CandidateBackingOutgoingMessages> for AllMessages
impl From<CandidateBackingOutgoingMessages> for AllMessages
Source§fn from(message: CandidateBackingOutgoingMessages) -> AllMessages
fn from(message: CandidateBackingOutgoingMessages) -> AllMessages
Converts to this type from the input type.
Source§impl From<CandidateValidationMessage> for AllMessages
impl From<CandidateValidationMessage> for AllMessages
Source§fn from(message: CandidateValidationMessage) -> AllMessages
fn from(message: CandidateValidationMessage) -> AllMessages
Converts to this type from the input type.
Source§impl From<CandidateValidationOutgoingMessages> for AllMessages
impl From<CandidateValidationOutgoingMessages> for AllMessages
Source§fn from(message: CandidateValidationOutgoingMessages) -> AllMessages
fn from(message: CandidateValidationOutgoingMessages) -> AllMessages
Converts to this type from the input type.
Source§impl From<ChainApiMessage> for AllMessages
impl From<ChainApiMessage> for AllMessages
Source§fn from(message: ChainApiMessage) -> AllMessages
fn from(message: ChainApiMessage) -> AllMessages
Converts to this type from the input type.
Source§impl From<ChainApiOutgoingMessages> for AllMessages
impl From<ChainApiOutgoingMessages> for AllMessages
Source§fn from(message: ChainApiOutgoingMessages) -> AllMessages
fn from(message: ChainApiOutgoingMessages) -> AllMessages
Converts to this type from the input type.
Source§impl From<ChainSelectionMessage> for AllMessages
impl From<ChainSelectionMessage> for AllMessages
Source§fn from(message: ChainSelectionMessage) -> AllMessages
fn from(message: ChainSelectionMessage) -> AllMessages
Converts to this type from the input type.
Source§impl From<ChainSelectionOutgoingMessages> for AllMessages
impl From<ChainSelectionOutgoingMessages> for AllMessages
Source§fn from(message: ChainSelectionOutgoingMessages) -> AllMessages
fn from(message: ChainSelectionOutgoingMessages) -> AllMessages
Converts to this type from the input type.
Source§impl From<CollationGenerationMessage> for AllMessages
impl From<CollationGenerationMessage> for AllMessages
Source§fn from(message: CollationGenerationMessage) -> AllMessages
fn from(message: CollationGenerationMessage) -> AllMessages
Converts to this type from the input type.
Source§impl From<CollationGenerationOutgoingMessages> for AllMessages
impl From<CollationGenerationOutgoingMessages> for AllMessages
Source§fn from(message: CollationGenerationOutgoingMessages) -> AllMessages
fn from(message: CollationGenerationOutgoingMessages) -> AllMessages
Converts to this type from the input type.
Source§impl From<CollatorProtocolMessage> for AllMessages
impl From<CollatorProtocolMessage> for AllMessages
Source§fn from(message: CollatorProtocolMessage) -> AllMessages
fn from(message: CollatorProtocolMessage) -> AllMessages
Converts to this type from the input type.
Source§impl From<CollatorProtocolOutgoingMessages> for AllMessages
impl From<CollatorProtocolOutgoingMessages> for AllMessages
Source§fn from(message: CollatorProtocolOutgoingMessages) -> AllMessages
fn from(message: CollatorProtocolOutgoingMessages) -> AllMessages
Converts to this type from the input type.
Source§impl From<DisputeCoordinatorMessage> for AllMessages
impl From<DisputeCoordinatorMessage> for AllMessages
Source§fn from(message: DisputeCoordinatorMessage) -> AllMessages
fn from(message: DisputeCoordinatorMessage) -> AllMessages
Converts to this type from the input type.
Source§impl From<DisputeCoordinatorOutgoingMessages> for AllMessages
impl From<DisputeCoordinatorOutgoingMessages> for AllMessages
Source§fn from(message: DisputeCoordinatorOutgoingMessages) -> AllMessages
fn from(message: DisputeCoordinatorOutgoingMessages) -> AllMessages
Converts to this type from the input type.
Source§impl From<DisputeDistributionMessage> for AllMessages
impl From<DisputeDistributionMessage> for AllMessages
Source§fn from(message: DisputeDistributionMessage) -> AllMessages
fn from(message: DisputeDistributionMessage) -> AllMessages
Converts to this type from the input type.
Source§impl From<DisputeDistributionOutgoingMessages> for AllMessages
impl From<DisputeDistributionOutgoingMessages> for AllMessages
Source§fn from(message: DisputeDistributionOutgoingMessages) -> AllMessages
fn from(message: DisputeDistributionOutgoingMessages) -> AllMessages
Converts to this type from the input type.
Source§impl From<GossipSupportMessage> for AllMessages
impl From<GossipSupportMessage> for AllMessages
Source§fn from(message: GossipSupportMessage) -> AllMessages
fn from(message: GossipSupportMessage) -> AllMessages
Converts to this type from the input type.
Source§impl From<GossipSupportOutgoingMessages> for AllMessages
impl From<GossipSupportOutgoingMessages> for AllMessages
Source§fn from(message: GossipSupportOutgoingMessages) -> AllMessages
fn from(message: GossipSupportOutgoingMessages) -> AllMessages
Converts to this type from the input type.
Source§impl From<NetworkBridgeRxMessage> for AllMessages
impl From<NetworkBridgeRxMessage> for AllMessages
Source§fn from(message: NetworkBridgeRxMessage) -> AllMessages
fn from(message: NetworkBridgeRxMessage) -> AllMessages
Converts to this type from the input type.
Source§impl From<NetworkBridgeRxOutgoingMessages> for AllMessages
impl From<NetworkBridgeRxOutgoingMessages> for AllMessages
Source§fn from(message: NetworkBridgeRxOutgoingMessages) -> AllMessages
fn from(message: NetworkBridgeRxOutgoingMessages) -> AllMessages
Converts to this type from the input type.
Source§impl From<NetworkBridgeTxMessage> for AllMessages
impl From<NetworkBridgeTxMessage> for AllMessages
Source§fn from(message: NetworkBridgeTxMessage) -> AllMessages
fn from(message: NetworkBridgeTxMessage) -> AllMessages
Converts to this type from the input type.
Source§impl From<NetworkBridgeTxOutgoingMessages> for AllMessages
impl From<NetworkBridgeTxOutgoingMessages> for AllMessages
Source§fn from(message: NetworkBridgeTxOutgoingMessages) -> AllMessages
fn from(message: NetworkBridgeTxOutgoingMessages) -> AllMessages
Converts to this type from the input type.
Source§impl From<ProspectiveParachainsMessage> for AllMessages
impl From<ProspectiveParachainsMessage> for AllMessages
Source§fn from(message: ProspectiveParachainsMessage) -> AllMessages
fn from(message: ProspectiveParachainsMessage) -> AllMessages
Converts to this type from the input type.
Source§impl From<ProspectiveParachainsOutgoingMessages> for AllMessages
impl From<ProspectiveParachainsOutgoingMessages> for AllMessages
Source§fn from(message: ProspectiveParachainsOutgoingMessages) -> AllMessages
fn from(message: ProspectiveParachainsOutgoingMessages) -> AllMessages
Converts to this type from the input type.
Source§impl From<ProvisionerMessage> for AllMessages
impl From<ProvisionerMessage> for AllMessages
Source§fn from(message: ProvisionerMessage) -> AllMessages
fn from(message: ProvisionerMessage) -> AllMessages
Converts to this type from the input type.
Source§impl From<ProvisionerOutgoingMessages> for AllMessages
impl From<ProvisionerOutgoingMessages> for AllMessages
Source§fn from(message: ProvisionerOutgoingMessages) -> AllMessages
fn from(message: ProvisionerOutgoingMessages) -> AllMessages
Converts to this type from the input type.
Source§impl From<PvfCheckerMessage> for AllMessages
impl From<PvfCheckerMessage> for AllMessages
Source§fn from(message: PvfCheckerMessage) -> AllMessages
fn from(message: PvfCheckerMessage) -> AllMessages
Converts to this type from the input type.
Source§impl From<PvfCheckerOutgoingMessages> for AllMessages
impl From<PvfCheckerOutgoingMessages> for AllMessages
Source§fn from(message: PvfCheckerOutgoingMessages) -> AllMessages
fn from(message: PvfCheckerOutgoingMessages) -> AllMessages
Converts to this type from the input type.
Source§impl From<RuntimeApiMessage> for AllMessages
impl From<RuntimeApiMessage> for AllMessages
Source§fn from(message: RuntimeApiMessage) -> AllMessages
fn from(message: RuntimeApiMessage) -> AllMessages
Converts to this type from the input type.
Source§impl From<RuntimeApiOutgoingMessages> for AllMessages
impl From<RuntimeApiOutgoingMessages> for AllMessages
Source§fn from(message: RuntimeApiOutgoingMessages) -> AllMessages
fn from(message: RuntimeApiOutgoingMessages) -> AllMessages
Converts to this type from the input type.
Source§impl From<StatementDistributionMessage> for AllMessages
impl From<StatementDistributionMessage> for AllMessages
Source§fn from(message: StatementDistributionMessage) -> AllMessages
fn from(message: StatementDistributionMessage) -> AllMessages
Converts to this type from the input type.
Source§impl From<StatementDistributionOutgoingMessages> for AllMessages
impl From<StatementDistributionOutgoingMessages> for AllMessages
Source§fn from(message: StatementDistributionOutgoingMessages) -> AllMessages
fn from(message: StatementDistributionOutgoingMessages) -> AllMessages
Converts to this type from the input type.
Source§impl TryFrom<AllMessages> for ApprovalDistributionMessage
impl TryFrom<AllMessages> for ApprovalDistributionMessage
Source§fn try_from(
message: AllMessages,
) -> Result<ApprovalDistributionMessage, <ApprovalDistributionMessage as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<ApprovalDistributionMessage, <ApprovalDistributionMessage as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for ApprovalDistributionOutgoingMessages
impl TryFrom<AllMessages> for ApprovalDistributionOutgoingMessages
Source§fn try_from(
message: AllMessages,
) -> Result<ApprovalDistributionOutgoingMessages, <ApprovalDistributionOutgoingMessages as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<ApprovalDistributionOutgoingMessages, <ApprovalDistributionOutgoingMessages as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for ApprovalVotingMessage
impl TryFrom<AllMessages> for ApprovalVotingMessage
Source§fn try_from(
message: AllMessages,
) -> Result<ApprovalVotingMessage, <ApprovalVotingMessage as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<ApprovalVotingMessage, <ApprovalVotingMessage as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for ApprovalVotingOutgoingMessages
impl TryFrom<AllMessages> for ApprovalVotingOutgoingMessages
Source§fn try_from(
message: AllMessages,
) -> Result<ApprovalVotingOutgoingMessages, <ApprovalVotingOutgoingMessages as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<ApprovalVotingOutgoingMessages, <ApprovalVotingOutgoingMessages as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for ApprovalVotingParallelMessage
impl TryFrom<AllMessages> for ApprovalVotingParallelMessage
Source§fn try_from(
message: AllMessages,
) -> Result<ApprovalVotingParallelMessage, <ApprovalVotingParallelMessage as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<ApprovalVotingParallelMessage, <ApprovalVotingParallelMessage as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for ApprovalVotingParallelOutgoingMessages
impl TryFrom<AllMessages> for ApprovalVotingParallelOutgoingMessages
Source§fn try_from(
message: AllMessages,
) -> Result<ApprovalVotingParallelOutgoingMessages, <ApprovalVotingParallelOutgoingMessages as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<ApprovalVotingParallelOutgoingMessages, <ApprovalVotingParallelOutgoingMessages as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for AvailabilityDistributionMessage
impl TryFrom<AllMessages> for AvailabilityDistributionMessage
Source§fn try_from(
message: AllMessages,
) -> Result<AvailabilityDistributionMessage, <AvailabilityDistributionMessage as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<AvailabilityDistributionMessage, <AvailabilityDistributionMessage as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for AvailabilityDistributionOutgoingMessages
impl TryFrom<AllMessages> for AvailabilityDistributionOutgoingMessages
Source§fn try_from(
message: AllMessages,
) -> Result<AvailabilityDistributionOutgoingMessages, <AvailabilityDistributionOutgoingMessages as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<AvailabilityDistributionOutgoingMessages, <AvailabilityDistributionOutgoingMessages as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for AvailabilityRecoveryMessage
impl TryFrom<AllMessages> for AvailabilityRecoveryMessage
Source§fn try_from(
message: AllMessages,
) -> Result<AvailabilityRecoveryMessage, <AvailabilityRecoveryMessage as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<AvailabilityRecoveryMessage, <AvailabilityRecoveryMessage as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for AvailabilityRecoveryOutgoingMessages
impl TryFrom<AllMessages> for AvailabilityRecoveryOutgoingMessages
Source§fn try_from(
message: AllMessages,
) -> Result<AvailabilityRecoveryOutgoingMessages, <AvailabilityRecoveryOutgoingMessages as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<AvailabilityRecoveryOutgoingMessages, <AvailabilityRecoveryOutgoingMessages as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for AvailabilityStoreMessage
impl TryFrom<AllMessages> for AvailabilityStoreMessage
Source§fn try_from(
message: AllMessages,
) -> Result<AvailabilityStoreMessage, <AvailabilityStoreMessage as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<AvailabilityStoreMessage, <AvailabilityStoreMessage as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for AvailabilityStoreOutgoingMessages
impl TryFrom<AllMessages> for AvailabilityStoreOutgoingMessages
Source§fn try_from(
message: AllMessages,
) -> Result<AvailabilityStoreOutgoingMessages, <AvailabilityStoreOutgoingMessages as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<AvailabilityStoreOutgoingMessages, <AvailabilityStoreOutgoingMessages as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for BitfieldDistributionMessage
impl TryFrom<AllMessages> for BitfieldDistributionMessage
Source§fn try_from(
message: AllMessages,
) -> Result<BitfieldDistributionMessage, <BitfieldDistributionMessage as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<BitfieldDistributionMessage, <BitfieldDistributionMessage as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for BitfieldDistributionOutgoingMessages
impl TryFrom<AllMessages> for BitfieldDistributionOutgoingMessages
Source§fn try_from(
message: AllMessages,
) -> Result<BitfieldDistributionOutgoingMessages, <BitfieldDistributionOutgoingMessages as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<BitfieldDistributionOutgoingMessages, <BitfieldDistributionOutgoingMessages as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for BitfieldSigningMessage
impl TryFrom<AllMessages> for BitfieldSigningMessage
Source§fn try_from(
message: AllMessages,
) -> Result<BitfieldSigningMessage, <BitfieldSigningMessage as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<BitfieldSigningMessage, <BitfieldSigningMessage as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for BitfieldSigningOutgoingMessages
impl TryFrom<AllMessages> for BitfieldSigningOutgoingMessages
Source§fn try_from(
message: AllMessages,
) -> Result<BitfieldSigningOutgoingMessages, <BitfieldSigningOutgoingMessages as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<BitfieldSigningOutgoingMessages, <BitfieldSigningOutgoingMessages as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for CandidateBackingMessage
impl TryFrom<AllMessages> for CandidateBackingMessage
Source§fn try_from(
message: AllMessages,
) -> Result<CandidateBackingMessage, <CandidateBackingMessage as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<CandidateBackingMessage, <CandidateBackingMessage as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for CandidateBackingOutgoingMessages
impl TryFrom<AllMessages> for CandidateBackingOutgoingMessages
Source§fn try_from(
message: AllMessages,
) -> Result<CandidateBackingOutgoingMessages, <CandidateBackingOutgoingMessages as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<CandidateBackingOutgoingMessages, <CandidateBackingOutgoingMessages as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for CandidateValidationMessage
impl TryFrom<AllMessages> for CandidateValidationMessage
Source§fn try_from(
message: AllMessages,
) -> Result<CandidateValidationMessage, <CandidateValidationMessage as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<CandidateValidationMessage, <CandidateValidationMessage as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for CandidateValidationOutgoingMessages
impl TryFrom<AllMessages> for CandidateValidationOutgoingMessages
Source§fn try_from(
message: AllMessages,
) -> Result<CandidateValidationOutgoingMessages, <CandidateValidationOutgoingMessages as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<CandidateValidationOutgoingMessages, <CandidateValidationOutgoingMessages as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for ChainApiMessage
impl TryFrom<AllMessages> for ChainApiMessage
Source§fn try_from(
message: AllMessages,
) -> Result<ChainApiMessage, <ChainApiMessage as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<ChainApiMessage, <ChainApiMessage as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for ChainApiOutgoingMessages
impl TryFrom<AllMessages> for ChainApiOutgoingMessages
Source§fn try_from(
message: AllMessages,
) -> Result<ChainApiOutgoingMessages, <ChainApiOutgoingMessages as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<ChainApiOutgoingMessages, <ChainApiOutgoingMessages as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for ChainSelectionMessage
impl TryFrom<AllMessages> for ChainSelectionMessage
Source§fn try_from(
message: AllMessages,
) -> Result<ChainSelectionMessage, <ChainSelectionMessage as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<ChainSelectionMessage, <ChainSelectionMessage as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for ChainSelectionOutgoingMessages
impl TryFrom<AllMessages> for ChainSelectionOutgoingMessages
Source§fn try_from(
message: AllMessages,
) -> Result<ChainSelectionOutgoingMessages, <ChainSelectionOutgoingMessages as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<ChainSelectionOutgoingMessages, <ChainSelectionOutgoingMessages as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for CollationGenerationMessage
impl TryFrom<AllMessages> for CollationGenerationMessage
Source§fn try_from(
message: AllMessages,
) -> Result<CollationGenerationMessage, <CollationGenerationMessage as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<CollationGenerationMessage, <CollationGenerationMessage as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for CollationGenerationOutgoingMessages
impl TryFrom<AllMessages> for CollationGenerationOutgoingMessages
Source§fn try_from(
message: AllMessages,
) -> Result<CollationGenerationOutgoingMessages, <CollationGenerationOutgoingMessages as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<CollationGenerationOutgoingMessages, <CollationGenerationOutgoingMessages as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for CollatorProtocolMessage
impl TryFrom<AllMessages> for CollatorProtocolMessage
Source§fn try_from(
message: AllMessages,
) -> Result<CollatorProtocolMessage, <CollatorProtocolMessage as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<CollatorProtocolMessage, <CollatorProtocolMessage as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for CollatorProtocolOutgoingMessages
impl TryFrom<AllMessages> for CollatorProtocolOutgoingMessages
Source§fn try_from(
message: AllMessages,
) -> Result<CollatorProtocolOutgoingMessages, <CollatorProtocolOutgoingMessages as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<CollatorProtocolOutgoingMessages, <CollatorProtocolOutgoingMessages as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for DisputeCoordinatorMessage
impl TryFrom<AllMessages> for DisputeCoordinatorMessage
Source§fn try_from(
message: AllMessages,
) -> Result<DisputeCoordinatorMessage, <DisputeCoordinatorMessage as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<DisputeCoordinatorMessage, <DisputeCoordinatorMessage as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for DisputeCoordinatorOutgoingMessages
impl TryFrom<AllMessages> for DisputeCoordinatorOutgoingMessages
Source§fn try_from(
message: AllMessages,
) -> Result<DisputeCoordinatorOutgoingMessages, <DisputeCoordinatorOutgoingMessages as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<DisputeCoordinatorOutgoingMessages, <DisputeCoordinatorOutgoingMessages as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for DisputeDistributionMessage
impl TryFrom<AllMessages> for DisputeDistributionMessage
Source§fn try_from(
message: AllMessages,
) -> Result<DisputeDistributionMessage, <DisputeDistributionMessage as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<DisputeDistributionMessage, <DisputeDistributionMessage as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for DisputeDistributionOutgoingMessages
impl TryFrom<AllMessages> for DisputeDistributionOutgoingMessages
Source§fn try_from(
message: AllMessages,
) -> Result<DisputeDistributionOutgoingMessages, <DisputeDistributionOutgoingMessages as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<DisputeDistributionOutgoingMessages, <DisputeDistributionOutgoingMessages as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for GossipSupportMessage
impl TryFrom<AllMessages> for GossipSupportMessage
Source§fn try_from(
message: AllMessages,
) -> Result<GossipSupportMessage, <GossipSupportMessage as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<GossipSupportMessage, <GossipSupportMessage as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for GossipSupportOutgoingMessages
impl TryFrom<AllMessages> for GossipSupportOutgoingMessages
Source§fn try_from(
message: AllMessages,
) -> Result<GossipSupportOutgoingMessages, <GossipSupportOutgoingMessages as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<GossipSupportOutgoingMessages, <GossipSupportOutgoingMessages as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for NetworkBridgeRxMessage
impl TryFrom<AllMessages> for NetworkBridgeRxMessage
Source§fn try_from(
message: AllMessages,
) -> Result<NetworkBridgeRxMessage, <NetworkBridgeRxMessage as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<NetworkBridgeRxMessage, <NetworkBridgeRxMessage as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for NetworkBridgeRxOutgoingMessages
impl TryFrom<AllMessages> for NetworkBridgeRxOutgoingMessages
Source§fn try_from(
message: AllMessages,
) -> Result<NetworkBridgeRxOutgoingMessages, <NetworkBridgeRxOutgoingMessages as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<NetworkBridgeRxOutgoingMessages, <NetworkBridgeRxOutgoingMessages as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for NetworkBridgeTxMessage
impl TryFrom<AllMessages> for NetworkBridgeTxMessage
Source§fn try_from(
message: AllMessages,
) -> Result<NetworkBridgeTxMessage, <NetworkBridgeTxMessage as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<NetworkBridgeTxMessage, <NetworkBridgeTxMessage as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for NetworkBridgeTxOutgoingMessages
impl TryFrom<AllMessages> for NetworkBridgeTxOutgoingMessages
Source§fn try_from(
message: AllMessages,
) -> Result<NetworkBridgeTxOutgoingMessages, <NetworkBridgeTxOutgoingMessages as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<NetworkBridgeTxOutgoingMessages, <NetworkBridgeTxOutgoingMessages as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for ProspectiveParachainsMessage
impl TryFrom<AllMessages> for ProspectiveParachainsMessage
Source§fn try_from(
message: AllMessages,
) -> Result<ProspectiveParachainsMessage, <ProspectiveParachainsMessage as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<ProspectiveParachainsMessage, <ProspectiveParachainsMessage as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for ProspectiveParachainsOutgoingMessages
impl TryFrom<AllMessages> for ProspectiveParachainsOutgoingMessages
Source§fn try_from(
message: AllMessages,
) -> Result<ProspectiveParachainsOutgoingMessages, <ProspectiveParachainsOutgoingMessages as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<ProspectiveParachainsOutgoingMessages, <ProspectiveParachainsOutgoingMessages as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for ProvisionerMessage
impl TryFrom<AllMessages> for ProvisionerMessage
Source§fn try_from(
message: AllMessages,
) -> Result<ProvisionerMessage, <ProvisionerMessage as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<ProvisionerMessage, <ProvisionerMessage as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for ProvisionerOutgoingMessages
impl TryFrom<AllMessages> for ProvisionerOutgoingMessages
Source§fn try_from(
message: AllMessages,
) -> Result<ProvisionerOutgoingMessages, <ProvisionerOutgoingMessages as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<ProvisionerOutgoingMessages, <ProvisionerOutgoingMessages as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for PvfCheckerMessage
impl TryFrom<AllMessages> for PvfCheckerMessage
Source§fn try_from(
message: AllMessages,
) -> Result<PvfCheckerMessage, <PvfCheckerMessage as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<PvfCheckerMessage, <PvfCheckerMessage as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for PvfCheckerOutgoingMessages
impl TryFrom<AllMessages> for PvfCheckerOutgoingMessages
Source§fn try_from(
message: AllMessages,
) -> Result<PvfCheckerOutgoingMessages, <PvfCheckerOutgoingMessages as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<PvfCheckerOutgoingMessages, <PvfCheckerOutgoingMessages as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for RuntimeApiMessage
impl TryFrom<AllMessages> for RuntimeApiMessage
Source§fn try_from(
message: AllMessages,
) -> Result<RuntimeApiMessage, <RuntimeApiMessage as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<RuntimeApiMessage, <RuntimeApiMessage as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for RuntimeApiOutgoingMessages
impl TryFrom<AllMessages> for RuntimeApiOutgoingMessages
Source§fn try_from(
message: AllMessages,
) -> Result<RuntimeApiOutgoingMessages, <RuntimeApiOutgoingMessages as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<RuntimeApiOutgoingMessages, <RuntimeApiOutgoingMessages as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for StatementDistributionMessage
impl TryFrom<AllMessages> for StatementDistributionMessage
Source§fn try_from(
message: AllMessages,
) -> Result<StatementDistributionMessage, <StatementDistributionMessage as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<StatementDistributionMessage, <StatementDistributionMessage as TryFrom<AllMessages>>::Error>
Performs the conversion.
Source§impl TryFrom<AllMessages> for StatementDistributionOutgoingMessages
impl TryFrom<AllMessages> for StatementDistributionOutgoingMessages
Source§fn try_from(
message: AllMessages,
) -> Result<StatementDistributionOutgoingMessages, <StatementDistributionOutgoingMessages as TryFrom<AllMessages>>::Error>
fn try_from( message: AllMessages, ) -> Result<StatementDistributionOutgoingMessages, <StatementDistributionOutgoingMessages as TryFrom<AllMessages>>::Error>
Performs the conversion.
Auto Trait Implementations§
impl Freeze for AllMessages
impl !RefUnwindSafe for AllMessages
impl Send for AllMessages
impl Sync for AllMessages
impl Unpin for AllMessages
impl !UnwindSafe for AllMessages
Blanket Implementations§
Source§impl<'a, T, E> AsTaggedExplicit<'a, E> for Twhere
T: 'a,
impl<'a, T, E> AsTaggedExplicit<'a, E> for Twhere
T: 'a,
Source§impl<'a, T, E> AsTaggedImplicit<'a, E> for Twhere
T: 'a,
impl<'a, T, E> AsTaggedImplicit<'a, E> for Twhere
T: 'a,
§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
§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> CheckedConversion for T
impl<T> CheckedConversion for T
Source§impl<T> FmtForward for T
impl<T> FmtForward for T
Source§fn fmt_binary(self) -> FmtBinary<Self>where
Self: Binary,
fn fmt_binary(self) -> FmtBinary<Self>where
Self: Binary,
Causes
self to use its Binary implementation when Debug-formatted.Source§fn fmt_display(self) -> FmtDisplay<Self>where
Self: Display,
fn fmt_display(self) -> FmtDisplay<Self>where
Self: Display,
Causes
self to use its Display implementation when
Debug-formatted.Source§fn fmt_lower_exp(self) -> FmtLowerExp<Self>where
Self: LowerExp,
fn fmt_lower_exp(self) -> FmtLowerExp<Self>where
Self: LowerExp,
Causes
self to use its LowerExp implementation when
Debug-formatted.Source§fn fmt_lower_hex(self) -> FmtLowerHex<Self>where
Self: LowerHex,
fn fmt_lower_hex(self) -> FmtLowerHex<Self>where
Self: LowerHex,
Causes
self to use its LowerHex implementation when
Debug-formatted.Source§fn fmt_octal(self) -> FmtOctal<Self>where
Self: Octal,
fn fmt_octal(self) -> FmtOctal<Self>where
Self: Octal,
Causes
self to use its Octal implementation when Debug-formatted.Source§fn fmt_pointer(self) -> FmtPointer<Self>where
Self: Pointer,
fn fmt_pointer(self) -> FmtPointer<Self>where
Self: Pointer,
Causes
self to use its Pointer implementation when
Debug-formatted.Source§fn fmt_upper_exp(self) -> FmtUpperExp<Self>where
Self: UpperExp,
fn fmt_upper_exp(self) -> FmtUpperExp<Self>where
Self: UpperExp,
Causes
self to use its UpperExp implementation when
Debug-formatted.Source§fn fmt_upper_hex(self) -> FmtUpperHex<Self>where
Self: UpperHex,
fn fmt_upper_hex(self) -> FmtUpperHex<Self>where
Self: UpperHex,
Causes
self to use its UpperHex implementation when
Debug-formatted.Source§impl<T> Instrument for T
impl<T> Instrument for T
Source§fn instrument(self, span: Span) -> Instrumented<Self> ⓘ
fn instrument(self, span: Span) -> Instrumented<Self> ⓘ
Source§fn in_current_span(self) -> Instrumented<Self> ⓘ
fn in_current_span(self) -> Instrumented<Self> ⓘ
Source§impl<T> Instrument for T
impl<T> Instrument for T
Source§fn instrument(self, span: Span) -> Instrumented<Self> ⓘ
fn instrument(self, span: Span) -> Instrumented<Self> ⓘ
Source§fn in_current_span(self) -> Instrumented<Self> ⓘ
fn in_current_span(self) -> Instrumented<Self> ⓘ
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> ⓘ
Converts
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> ⓘ
Converts
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<Src, Dest> IntoTuple<Dest> for Srcwhere
Dest: FromTuple<Src>,
impl<Src, Dest> IntoTuple<Dest> for Srcwhere
Dest: FromTuple<Src>,
fn into_tuple(self) -> Dest
Source§impl<T, Outer> IsWrappedBy<Outer> for T
impl<T, Outer> IsWrappedBy<Outer> for T
Source§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,
Pipes by value. This is generally the method you want to use. Read more
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,
Borrows
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,
Mutably borrows
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
Borrows
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
Mutably borrows
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
Borrows
self, then passes self.deref() into the pipe function.Source§impl<T> Pointable for T
impl<T> Pointable for T
Source§impl<T> SaturatedConversion for T
impl<T> SaturatedConversion for T
Source§fn saturated_from<T>(t: T) -> Selfwhere
Self: UniqueSaturatedFrom<T>,
fn saturated_from<T>(t: T) -> Selfwhere
Self: UniqueSaturatedFrom<T>,
Source§fn saturated_into<T>(self) -> Twhere
Self: UniqueSaturatedInto<T>,
fn saturated_into<T>(self) -> Twhere
Self: UniqueSaturatedInto<T>,
Consume self to return an equivalent value of
T. Read moreSource§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
Immutable access to the
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
Mutable access to the
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
Immutable access to the
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
Mutable access to the
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
Immutable access to the
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
Mutable access to the
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
Calls
.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
Calls
.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
Calls
.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
Calls
.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
Calls
.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
Calls
.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
Calls
.tap_deref() only in debug builds, and is erased in release
builds.Source§impl<S, T> UncheckedInto<T> for Swhere
T: UncheckedFrom<S>,
impl<S, T> UncheckedInto<T> for Swhere
T: UncheckedFrom<S>,
Source§fn unchecked_into(self) -> T
fn unchecked_into(self) -> T
The counterpart to
unchecked_from.Source§impl<T, S> UniqueSaturatedInto<T> for S
impl<T, S> UniqueSaturatedInto<T> for S
Source§fn unique_saturated_into(self) -> T
fn unique_saturated_into(self) -> T
Consume self to return an equivalent value of
T.