pub struct CmdDataArrayBuilder<P> { /* private fields */ }Expand description
Array builder for the InvokeRequests field. Opened by
InvReqBuilder::invoke_requests; close with
.end() to return to the message builder.
Implementations§
Source§impl<P> CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Sourcepub fn new(p: P, tag: &TLVTag) -> Result<CmdDataArrayBuilder<P>, Error>
pub fn new(p: P, tag: &TLVTag) -> Result<CmdDataArrayBuilder<P>, Error>
Begin a new CmdData array — opens an array at the given tag.
Sourcepub fn push(self) -> Result<CmdDataBuilder<CmdDataArrayBuilder<P>>, Error>
pub fn push(self) -> Result<CmdDataBuilder<CmdDataArrayBuilder<P>>, Error>
Start a new CmdData entry. The returned CmdDataBuilder
terminates with .end() which returns this array builder.
Trait Implementations§
Source§impl<P> AccessControlCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> AccessControlCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn access_control_inv(self) -> AccessControlCmdRequestsView<P>
Source§impl<P> AccountLoginCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> AccountLoginCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn account_login_inv(self) -> AccountLoginCmdRequestsView<P>
Source§impl<P> ActionsCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ActionsCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn actions_inv(self) -> ActionsCmdRequestsView<P>
Source§impl<P> ActivatedCarbonFilterMonitoringCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ActivatedCarbonFilterMonitoringCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> AdministratorCommissioningCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> AdministratorCommissioningCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> AirQualityCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> AirQualityCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn air_quality_inv(self) -> AirQualityCmdRequestsView<P>
Source§impl<P> AmbientContextSensingCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> AmbientContextSensingCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> AmbientSensingUnionCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> AmbientSensingUnionCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> ApplicationBasicCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ApplicationBasicCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn application_basic_inv(self) -> ApplicationBasicCmdRequestsView<P>
Source§impl<P> ApplicationLauncherCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ApplicationLauncherCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> AudioOutputCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> AudioOutputCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn audio_output_inv(self) -> AudioOutputCmdRequestsView<P>
Source§impl<P> AvAnalysisCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> AvAnalysisCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn av_analysis_inv(self) -> AvAnalysisCmdRequestsView<P>
Source§impl<P> BallastConfigurationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> BallastConfigurationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> BasicInformationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> BasicInformationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn basic_information_inv(self) -> BasicInformationCmdRequestsView<P>
Source§impl<P> BindingCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> BindingCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn binding_inv(self) -> BindingCmdRequestsView<P>
Source§impl<P> BooleanStateCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> BooleanStateCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn boolean_state_inv(self) -> BooleanStateCmdRequestsView<P>
Source§impl<P> BooleanStateConfigurationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> BooleanStateConfigurationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> BridgedDeviceBasicInformationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> BridgedDeviceBasicInformationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> CameraAvSettingsUserLevelManagementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> CameraAvSettingsUserLevelManagementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> CameraAvStreamManagementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> CameraAvStreamManagementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> CarbonDioxideConcentrationMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> CarbonDioxideConcentrationMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> CarbonMonoxideConcentrationMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> CarbonMonoxideConcentrationMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> ChannelCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ChannelCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn channel_inv(self) -> ChannelCmdRequestsView<P>
Source§impl<P> ChimeCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ChimeCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn chime_inv(self) -> ChimeCmdRequestsView<P>
Source§impl<P> ClosureControlCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ClosureControlCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn closure_control_inv(self) -> ClosureControlCmdRequestsView<P>
Source§impl<P> ClosureDimensionCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ClosureDimensionCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn closure_dimension_inv(self) -> ClosureDimensionCmdRequestsView<P>
Source§impl<P> ColorControlCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ColorControlCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn color_control_inv(self) -> ColorControlCmdRequestsView<P>
Source§impl<P> CommissionerControlCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> CommissionerControlCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> CommodityMeteringCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> CommodityMeteringCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn commodity_metering_inv(self) -> CommodityMeteringCmdRequestsView<P>
Source§impl<P> CommodityPriceCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> CommodityPriceCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn commodity_price_inv(self) -> CommodityPriceCmdRequestsView<P>
Source§impl<P> CommodityTariffCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> CommodityTariffCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn commodity_tariff_inv(self) -> CommodityTariffCmdRequestsView<P>
Source§impl<P> ContentAppObserverCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ContentAppObserverCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn content_app_observer_inv(self) -> ContentAppObserverCmdRequestsView<P>
Source§impl<P> ContentControlCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ContentControlCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn content_control_inv(self) -> ContentControlCmdRequestsView<P>
Source§impl<P> ContentLauncherCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ContentLauncherCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn content_launcher_inv(self) -> ContentLauncherCmdRequestsView<P>
Source§impl<P> Debug for CmdDataArrayBuilder<P>where
P: Debug,
impl<P> Debug for CmdDataArrayBuilder<P>where
P: Debug,
Source§impl<P> DescriptorCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> DescriptorCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn descriptor_inv(self) -> DescriptorCmdRequestsView<P>
Source§impl<P> DeviceEnergyManagementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> DeviceEnergyManagementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn device_energy_management_inv( self, ) -> DeviceEnergyManagementCmdRequestsView<P>
Source§impl<P> DeviceEnergyManagementModeCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> DeviceEnergyManagementModeCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> DiagnosticLogsCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> DiagnosticLogsCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn diagnostic_logs_inv(self) -> DiagnosticLogsCmdRequestsView<P>
Source§impl<P> DishwasherAlarmCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> DishwasherAlarmCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn dishwasher_alarm_inv(self) -> DishwasherAlarmCmdRequestsView<P>
Source§impl<P> DishwasherModeCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> DishwasherModeCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn dishwasher_mode_inv(self) -> DishwasherModeCmdRequestsView<P>
Source§impl<P> DoorLockCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> DoorLockCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn door_lock_inv(self) -> DoorLockCmdRequestsView<P>
Source§impl<P> DynamicLightingCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> DynamicLightingCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn dynamic_lighting_inv(self) -> DynamicLightingCmdRequestsView<P>
Source§impl<P> EcosystemInformationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> EcosystemInformationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> ElectricalAlarmCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ElectricalAlarmCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn electrical_alarm_inv(self) -> ElectricalAlarmCmdRequestsView<P>
Source§impl<P> ElectricalDistributionCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ElectricalDistributionCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> ElectricalEnergyMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ElectricalEnergyMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> ElectricalGridConditionsCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ElectricalGridConditionsCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn electrical_grid_conditions_inv( self, ) -> ElectricalGridConditionsCmdRequestsView<P>
Source§impl<P> ElectricalPowerMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ElectricalPowerMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> ElectricalProtectionAlarmCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ElectricalProtectionAlarmCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> EnergyEvseCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> EnergyEvseCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn energy_evse_inv(self) -> EnergyEvseCmdRequestsView<P>
Source§impl<P> EnergyEvseModeCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> EnergyEvseModeCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn energy_evse_mode_inv(self) -> EnergyEvseModeCmdRequestsView<P>
Source§impl<P> EnergyPreferenceCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> EnergyPreferenceCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn energy_preference_inv(self) -> EnergyPreferenceCmdRequestsView<P>
Source§impl<P> EthernetNetworkDiagnosticsCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> EthernetNetworkDiagnosticsCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> FanControlCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> FanControlCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn fan_control_inv(self) -> FanControlCmdRequestsView<P>
Source§impl<P> FaultInjectionCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> FaultInjectionCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn fault_injection_inv(self) -> FaultInjectionCmdRequestsView<P>
Source§impl<P> FixedLabelCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> FixedLabelCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn fixed_label_inv(self) -> FixedLabelCmdRequestsView<P>
Source§impl<P> FlowMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> FlowMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn flow_measurement_inv(self) -> FlowMeasurementCmdRequestsView<P>
Source§impl<P> FormaldehydeConcentrationMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> FormaldehydeConcentrationMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> GeneralCommissioningCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> GeneralCommissioningCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> GeneralDiagnosticsCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> GeneralDiagnosticsCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn general_diagnostics_inv(self) -> GeneralDiagnosticsCmdRequestsView<P>
Source§impl<P> GroupKeyManagementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> GroupKeyManagementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn group_key_management_inv(self) -> GroupKeyManagementCmdRequestsView<P>
Source§impl<P> GroupcastCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> GroupcastCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn groupcast_inv(self) -> GroupcastCmdRequestsView<P>
Source§impl<P> GroupsCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> GroupsCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn groups_inv(self) -> GroupsCmdRequestsView<P>
Source§impl<P> HepaFilterMonitoringCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> HepaFilterMonitoringCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> HumidistatCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> HumidistatCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn humidistat_inv(self) -> HumidistatCmdRequestsView<P>
Source§impl<P> IcdManagementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> IcdManagementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn icd_management_inv(self) -> IcdManagementCmdRequestsView<P>
Source§impl<P> IdentifyCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> IdentifyCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn identify_inv(self) -> IdentifyCmdRequestsView<P>
Source§impl<P> IlluminanceMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> IlluminanceMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> JointFabricAdministratorCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> JointFabricAdministratorCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn joint_fabric_administrator_inv( self, ) -> JointFabricAdministratorCmdRequestsView<P>
Source§impl<P> JointFabricDatastoreCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> JointFabricDatastoreCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> KeypadInputCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> KeypadInputCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn keypad_input_inv(self) -> KeypadInputCmdRequestsView<P>
Source§impl<P> LaundryDryerControlsCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> LaundryDryerControlsCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> LaundryWasherControlsCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> LaundryWasherControlsCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> LaundryWasherModeCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> LaundryWasherModeCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn laundry_washer_mode_inv(self) -> LaundryWasherModeCmdRequestsView<P>
Source§impl<P> LevelControlCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> LevelControlCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn level_control_inv(self) -> LevelControlCmdRequestsView<P>
Source§impl<P> LocalizationConfigurationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> LocalizationConfigurationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> LowPowerCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> LowPowerCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn low_power_inv(self) -> LowPowerCmdRequestsView<P>
Source§impl<P> MediaInputCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> MediaInputCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn media_input_inv(self) -> MediaInputCmdRequestsView<P>
Source§impl<P> MediaPlaybackCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> MediaPlaybackCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn media_playback_inv(self) -> MediaPlaybackCmdRequestsView<P>
Source§impl<P> MessagesCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> MessagesCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn messages_inv(self) -> MessagesCmdRequestsView<P>
Source§impl<P> MeterIdentificationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> MeterIdentificationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> MicrowaveOvenControlCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> MicrowaveOvenControlCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> MicrowaveOvenModeCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> MicrowaveOvenModeCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn microwave_oven_mode_inv(self) -> MicrowaveOvenModeCmdRequestsView<P>
Source§impl<P> ModeSelectCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ModeSelectCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn mode_select_inv(self) -> ModeSelectCmdRequestsView<P>
Source§impl<P> NetworkCommissioningCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> NetworkCommissioningCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> NetworkIdentityManagementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> NetworkIdentityManagementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> NitrogenDioxideConcentrationMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> NitrogenDioxideConcentrationMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> OccupancySensingCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> OccupancySensingCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn occupancy_sensing_inv(self) -> OccupancySensingCmdRequestsView<P>
Source§impl<P> OnOffCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> OnOffCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn on_off_inv(self) -> OnOffCmdRequestsView<P>
Source§impl<P> OperationalCredentialsCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> OperationalCredentialsCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> OperationalStateCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> OperationalStateCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn operational_state_inv(self) -> OperationalStateCmdRequestsView<P>
Source§impl<P> OtaSoftwareUpdateProviderCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> OtaSoftwareUpdateProviderCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> OtaSoftwareUpdateRequestorCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> OtaSoftwareUpdateRequestorCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> OvenCavityOperationalStateCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> OvenCavityOperationalStateCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> OvenModeCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> OvenModeCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn oven_mode_inv(self) -> OvenModeCmdRequestsView<P>
Source§impl<P> OzoneConcentrationMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> OzoneConcentrationMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> Pm1ConcentrationMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> Pm1ConcentrationMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> Pm10ConcentrationMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> Pm10ConcentrationMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> Pm25ConcentrationMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> Pm25ConcentrationMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> PowerSourceCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> PowerSourceCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn power_source_inv(self) -> PowerSourceCmdRequestsView<P>
Source§impl<P> PowerSourceConfigurationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> PowerSourceConfigurationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn power_source_configuration_inv( self, ) -> PowerSourceConfigurationCmdRequestsView<P>
Source§impl<P> PowerTopologyCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> PowerTopologyCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn power_topology_inv(self) -> PowerTopologyCmdRequestsView<P>
Source§impl<P> PressureMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> PressureMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> ProximityRangingCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ProximityRangingCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn proximity_ranging_inv(self) -> ProximityRangingCmdRequestsView<P>
Source§impl<P> ProxyConfigurationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ProxyConfigurationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn proxy_configuration_inv(self) -> ProxyConfigurationCmdRequestsView<P>
Source§impl<P> ProxyDiscoveryCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ProxyDiscoveryCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn proxy_discovery_inv(self) -> ProxyDiscoveryCmdRequestsView<P>
Source§impl<P> ProxyValidCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ProxyValidCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn proxy_valid_inv(self) -> ProxyValidCmdRequestsView<P>
Source§impl<P> PulseWidthModulationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> PulseWidthModulationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> PumpConfigurationAndControlCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> PumpConfigurationAndControlCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> PushAvStreamTransportCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> PushAvStreamTransportCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> RadonConcentrationMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> RadonConcentrationMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> RefrigeratorAlarmCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> RefrigeratorAlarmCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn refrigerator_alarm_inv(self) -> RefrigeratorAlarmCmdRequestsView<P>
Source§impl<P> RefrigeratorAndTemperatureControlledCabinetModeCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> RefrigeratorAndTemperatureControlledCabinetModeCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> RelativeHumidityMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> RelativeHumidityMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> RvcCleanModeCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> RvcCleanModeCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn rvc_clean_mode_inv(self) -> RvcCleanModeCmdRequestsView<P>
Source§impl<P> RvcOperationalStateCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> RvcOperationalStateCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> RvcRunModeCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> RvcRunModeCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn rvc_run_mode_inv(self) -> RvcRunModeCmdRequestsView<P>
Source§impl<P> SampleMeiCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> SampleMeiCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn sample_mei_inv(self) -> SampleMeiCmdRequestsView<P>
Source§impl<P> ScenesManagementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ScenesManagementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn scenes_management_inv(self) -> ScenesManagementCmdRequestsView<P>
Source§impl<P> ServiceAreaCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ServiceAreaCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn service_area_inv(self) -> ServiceAreaCmdRequestsView<P>
Source§impl<P> SmokeCoAlarmCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> SmokeCoAlarmCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn smoke_co_alarm_inv(self) -> SmokeCoAlarmCmdRequestsView<P>
Source§impl<P> SmokeConcentrationMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> SmokeConcentrationMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> SoftwareDiagnosticsCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> SoftwareDiagnosticsCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> SoilMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> SoilMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn soil_measurement_inv(self) -> SoilMeasurementCmdRequestsView<P>
Source§impl<P> SwitchCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> SwitchCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn switch_inv(self) -> SwitchCmdRequestsView<P>
Source§impl<P> TLVBuilder<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> TLVBuilder<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> TLVBuilderParent for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> TLVBuilderParent for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§type Write = <P as TLVBuilderParent>::Write
type Write = <P as TLVBuilderParent>::Write
The type of the writer.
Source§fn writer(&mut self) -> &mut <CmdDataArrayBuilder<P> as TLVBuilderParent>::Write
fn writer(&mut self) -> &mut <CmdDataArrayBuilder<P> as TLVBuilderParent>::Write
Return a mutable reference to the writer.
Source§impl<P> TemperatureControlCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> TemperatureControlCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn temperature_control_inv(self) -> TemperatureControlCmdRequestsView<P>
Source§impl<P> TemperatureControlledCabinetTopologyCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> TemperatureControlledCabinetTopologyCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> TemperatureMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> TemperatureMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> ThermostatCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ThermostatCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn thermostat_inv(self) -> ThermostatCmdRequestsView<P>
Source§impl<P> ThermostatUserInterfaceConfigurationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ThermostatUserInterfaceConfigurationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> ThreadBorderRouterManagementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ThreadBorderRouterManagementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> ThreadNetworkDiagnosticsCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ThreadNetworkDiagnosticsCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn thread_network_diagnostics_inv( self, ) -> ThreadNetworkDiagnosticsCmdRequestsView<P>
Source§impl<P> ThreadNetworkDirectoryCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ThreadNetworkDirectoryCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn thread_network_directory_inv( self, ) -> ThreadNetworkDirectoryCmdRequestsView<P>
Source§impl<P> TimeFormatLocalizationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> TimeFormatLocalizationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn time_format_localization_inv( self, ) -> TimeFormatLocalizationCmdRequestsView<P>
Source§impl<P> TimeSynchronizationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> TimeSynchronizationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> TlsCertificateManagementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> TlsCertificateManagementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn tls_certificate_management_inv( self, ) -> TlsCertificateManagementCmdRequestsView<P>
Source§impl<P> TlsClientManagementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> TlsClientManagementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> TotalVolatileOrganicCompoundsConcentrationMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> TotalVolatileOrganicCompoundsConcentrationMeasurementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> UnitLocalizationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> UnitLocalizationCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn unit_localization_inv(self) -> UnitLocalizationCmdRequestsView<P>
Source§impl<P> UnitTestingCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> UnitTestingCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn unit_testing_inv(self) -> UnitTestingCmdRequestsView<P>
Source§impl<P> UserLabelCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> UserLabelCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn user_label_inv(self) -> UserLabelCmdRequestsView<P>
Source§impl<P> ValveConfigurationAndControlCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ValveConfigurationAndControlCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> WakeOnLanCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> WakeOnLanCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn wake_on_lan_inv(self) -> WakeOnLanCmdRequestsView<P>
Source§impl<P> WaterHeaterManagementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> WaterHeaterManagementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> WaterHeaterModeCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> WaterHeaterModeCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn water_heater_mode_inv(self) -> WaterHeaterModeCmdRequestsView<P>
Source§impl<P> WaterTankLevelMonitoringCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> WaterTankLevelMonitoringCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> WebRtcTransportProviderCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> WebRtcTransportProviderCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn web_rtc_transport_provider_inv( self, ) -> WebRtcTransportProviderCmdRequestsView<P>
Source§impl<P> WebRtcTransportRequestorCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> WebRtcTransportRequestorCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> WiFiNetworkDiagnosticsCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> WiFiNetworkDiagnosticsCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn wi_fi_network_diagnostics_inv( self, ) -> WiFiNetworkDiagnosticsCmdRequestsView<P>
Source§impl<P> WiFiNetworkManagementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> WiFiNetworkManagementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> WindowCoveringCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> WindowCoveringCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn window_covering_inv(self) -> WindowCoveringCmdRequestsView<P>
Source§impl<P> ZoneManagementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ZoneManagementCmdRequests<P> for CmdDataArrayBuilder<P>where
P: TLVBuilderParent,
fn zone_management_inv(self) -> ZoneManagementCmdRequestsView<P>
Auto Trait Implementations§
impl<P> Freeze for CmdDataArrayBuilder<P>where
P: Freeze,
impl<P> RefUnwindSafe for CmdDataArrayBuilder<P>where
P: RefUnwindSafe,
impl<P> Send for CmdDataArrayBuilder<P>where
P: Send,
impl<P> Sync for CmdDataArrayBuilder<P>where
P: Sync,
impl<P> Unpin for CmdDataArrayBuilder<P>where
P: Unpin,
impl<P> UnsafeUnpin for CmdDataArrayBuilder<P>where
P: UnsafeUnpin,
impl<P> UnwindSafe for CmdDataArrayBuilder<P>where
P: UnwindSafe,
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
impl<ST, DT> CastableFrom<ST, Initialized, Initialized> for DT
impl<ST, DT> CastableFrom<ST, Uninit, Uninit> for DT
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<T, I> IntoFallibleInit<T> for Iwhere
I: Init<T>,
impl<T, I> IntoFallibleInit<T> for Iwhere
I: Init<T>,
Source§fn into_fallible<E>(self) -> impl Init<T, E>
fn into_fallible<E>(self) -> impl Init<T, E>
Convert the infallible initializer to a fallible one.
Source§impl<Source, Target> OctetsInto<Target> for Sourcewhere
Target: OctetsFrom<Source>,
impl<Source, Target> OctetsInto<Target> for Sourcewhere
Target: OctetsFrom<Source>,
type Error = <Target as OctetsFrom<Source>>::Error
Source§fn try_octets_into(
self,
) -> Result<Target, <Source as OctetsInto<Target>>::Error>
fn try_octets_into( self, ) -> Result<Target, <Source as OctetsInto<Target>>::Error>
Performs the conversion.
Source§fn octets_into(self) -> Target
fn octets_into(self) -> Target
Performs an infallible conversion.