pub struct AttrPathArrayBuilder<P> { /* private fields */ }Expand description
Array builder for the AttributeRequests field. Opened by
ReadReqBuilder::attr_requests; close with .end()
to return to the message builder.
Implementations§
Source§impl<P> AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Sourcepub fn new(p: P, tag: &TLVTag) -> Result<AttrPathArrayBuilder<P>, Error>
pub fn new(p: P, tag: &TLVTag) -> Result<AttrPathArrayBuilder<P>, Error>
Begin a new AttrPath array — opens an array at the given
tag on the parent’s writer.
Sourcepub fn push(self) -> Result<AttrPathBuilder<AttrPathArrayBuilder<P>>, Error>
pub fn push(self) -> Result<AttrPathBuilder<AttrPathArrayBuilder<P>>, Error>
Start a new AttrPath entry. The returned AttrPathBuilder
terminates with .end() which returns this array builder.
Trait Implementations§
Source§impl<P> AccessControlAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> AccessControlAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn access_control_read(self) -> AccessControlAttrReadsView<P>
Source§impl<P> AccountLoginAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> AccountLoginAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn account_login_read(self) -> AccountLoginAttrReadsView<P>
Source§impl<P> ActionsAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ActionsAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn actions_read(self) -> ActionsAttrReadsView<P>
Source§impl<P> ActivatedCarbonFilterMonitoringAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ActivatedCarbonFilterMonitoringAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> AdministratorCommissioningAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> AdministratorCommissioningAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> AirQualityAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> AirQualityAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn air_quality_read(self) -> AirQualityAttrReadsView<P>
Source§impl<P> AmbientContextSensingAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> AmbientContextSensingAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> AmbientSensingUnionAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> AmbientSensingUnionAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> ApplicationBasicAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ApplicationBasicAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn application_basic_read(self) -> ApplicationBasicAttrReadsView<P>
Source§impl<P> ApplicationLauncherAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ApplicationLauncherAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn application_launcher_read(self) -> ApplicationLauncherAttrReadsView<P>
Source§impl<P> AudioOutputAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> AudioOutputAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn audio_output_read(self) -> AudioOutputAttrReadsView<P>
Source§impl<P> AvAnalysisAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> AvAnalysisAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn av_analysis_read(self) -> AvAnalysisAttrReadsView<P>
Source§impl<P> BallastConfigurationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> BallastConfigurationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> BasicInformationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> BasicInformationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn basic_information_read(self) -> BasicInformationAttrReadsView<P>
Source§impl<P> BindingAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> BindingAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn binding_read(self) -> BindingAttrReadsView<P>
Source§impl<P> BooleanStateAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> BooleanStateAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn boolean_state_read(self) -> BooleanStateAttrReadsView<P>
Source§impl<P> BooleanStateConfigurationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> BooleanStateConfigurationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> BridgedDeviceBasicInformationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> BridgedDeviceBasicInformationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> CameraAvSettingsUserLevelManagementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> CameraAvSettingsUserLevelManagementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> CameraAvStreamManagementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> CameraAvStreamManagementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn camera_av_stream_management_read( self, ) -> CameraAvStreamManagementAttrReadsView<P>
Source§impl<P> CarbonDioxideConcentrationMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> CarbonDioxideConcentrationMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> CarbonMonoxideConcentrationMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> CarbonMonoxideConcentrationMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> ChannelAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ChannelAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn channel_read(self) -> ChannelAttrReadsView<P>
Source§impl<P> ChimeAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ChimeAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn chime_read(self) -> ChimeAttrReadsView<P>
Source§impl<P> ClosureControlAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ClosureControlAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn closure_control_read(self) -> ClosureControlAttrReadsView<P>
Source§impl<P> ClosureDimensionAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ClosureDimensionAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn closure_dimension_read(self) -> ClosureDimensionAttrReadsView<P>
Source§impl<P> ColorControlAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ColorControlAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn color_control_read(self) -> ColorControlAttrReadsView<P>
Source§impl<P> CommissionerControlAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> CommissionerControlAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn commissioner_control_read(self) -> CommissionerControlAttrReadsView<P>
Source§impl<P> CommodityMeteringAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> CommodityMeteringAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn commodity_metering_read(self) -> CommodityMeteringAttrReadsView<P>
Source§impl<P> CommodityPriceAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> CommodityPriceAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn commodity_price_read(self) -> CommodityPriceAttrReadsView<P>
Source§impl<P> CommodityTariffAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> CommodityTariffAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn commodity_tariff_read(self) -> CommodityTariffAttrReadsView<P>
Source§impl<P> ContentAppObserverAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ContentAppObserverAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn content_app_observer_read(self) -> ContentAppObserverAttrReadsView<P>
Source§impl<P> ContentControlAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ContentControlAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn content_control_read(self) -> ContentControlAttrReadsView<P>
Source§impl<P> ContentLauncherAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ContentLauncherAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn content_launcher_read(self) -> ContentLauncherAttrReadsView<P>
Source§impl<P> Debug for AttrPathArrayBuilder<P>where
P: Debug,
impl<P> Debug for AttrPathArrayBuilder<P>where
P: Debug,
Source§impl<P> DescriptorAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> DescriptorAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn descriptor_read(self) -> DescriptorAttrReadsView<P>
Source§impl<P> DeviceEnergyManagementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> DeviceEnergyManagementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> DeviceEnergyManagementModeAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> DeviceEnergyManagementModeAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> DiagnosticLogsAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> DiagnosticLogsAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn diagnostic_logs_read(self) -> DiagnosticLogsAttrReadsView<P>
Source§impl<P> DishwasherAlarmAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> DishwasherAlarmAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn dishwasher_alarm_read(self) -> DishwasherAlarmAttrReadsView<P>
Source§impl<P> DishwasherModeAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> DishwasherModeAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn dishwasher_mode_read(self) -> DishwasherModeAttrReadsView<P>
Source§impl<P> DoorLockAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> DoorLockAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn door_lock_read(self) -> DoorLockAttrReadsView<P>
Source§impl<P> DynamicLightingAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> DynamicLightingAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn dynamic_lighting_read(self) -> DynamicLightingAttrReadsView<P>
Source§impl<P> EcosystemInformationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> EcosystemInformationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> ElectricalAlarmAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ElectricalAlarmAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn electrical_alarm_read(self) -> ElectricalAlarmAttrReadsView<P>
Source§impl<P> ElectricalDistributionAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ElectricalDistributionAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> ElectricalEnergyMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ElectricalEnergyMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> ElectricalGridConditionsAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ElectricalGridConditionsAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn electrical_grid_conditions_read( self, ) -> ElectricalGridConditionsAttrReadsView<P>
Source§impl<P> ElectricalPowerMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ElectricalPowerMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> ElectricalProtectionAlarmAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ElectricalProtectionAlarmAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> EnergyEvseAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> EnergyEvseAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn energy_evse_read(self) -> EnergyEvseAttrReadsView<P>
Source§impl<P> EnergyEvseModeAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> EnergyEvseModeAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn energy_evse_mode_read(self) -> EnergyEvseModeAttrReadsView<P>
Source§impl<P> EnergyPreferenceAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> EnergyPreferenceAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn energy_preference_read(self) -> EnergyPreferenceAttrReadsView<P>
Source§impl<P> EthernetNetworkDiagnosticsAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> EthernetNetworkDiagnosticsAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> FanControlAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> FanControlAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn fan_control_read(self) -> FanControlAttrReadsView<P>
Source§impl<P> FaultInjectionAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> FaultInjectionAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn fault_injection_read(self) -> FaultInjectionAttrReadsView<P>
Source§impl<P> FixedLabelAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> FixedLabelAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn fixed_label_read(self) -> FixedLabelAttrReadsView<P>
Source§impl<P> FlowMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> FlowMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn flow_measurement_read(self) -> FlowMeasurementAttrReadsView<P>
Source§impl<P> FormaldehydeConcentrationMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> FormaldehydeConcentrationMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> GeneralCommissioningAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> GeneralCommissioningAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> GeneralDiagnosticsAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> GeneralDiagnosticsAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn general_diagnostics_read(self) -> GeneralDiagnosticsAttrReadsView<P>
Source§impl<P> GroupKeyManagementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> GroupKeyManagementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn group_key_management_read(self) -> GroupKeyManagementAttrReadsView<P>
Source§impl<P> GroupcastAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> GroupcastAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn groupcast_read(self) -> GroupcastAttrReadsView<P>
Source§impl<P> GroupsAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> GroupsAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn groups_read(self) -> GroupsAttrReadsView<P>
Source§impl<P> HepaFilterMonitoringAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> HepaFilterMonitoringAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> HumidistatAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> HumidistatAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn humidistat_read(self) -> HumidistatAttrReadsView<P>
Source§impl<P> IcdManagementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> IcdManagementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn icd_management_read(self) -> IcdManagementAttrReadsView<P>
Source§impl<P> IdentifyAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> IdentifyAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn identify_read(self) -> IdentifyAttrReadsView<P>
Source§impl<P> IlluminanceMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> IlluminanceMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> JointFabricAdministratorAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> JointFabricAdministratorAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn joint_fabric_administrator_read( self, ) -> JointFabricAdministratorAttrReadsView<P>
Source§impl<P> JointFabricDatastoreAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> JointFabricDatastoreAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> KeypadInputAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> KeypadInputAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn keypad_input_read(self) -> KeypadInputAttrReadsView<P>
Source§impl<P> LaundryDryerControlsAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> LaundryDryerControlsAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> LaundryWasherControlsAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> LaundryWasherControlsAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> LaundryWasherModeAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> LaundryWasherModeAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn laundry_washer_mode_read(self) -> LaundryWasherModeAttrReadsView<P>
Source§impl<P> LevelControlAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> LevelControlAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn level_control_read(self) -> LevelControlAttrReadsView<P>
Source§impl<P> LocalizationConfigurationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> LocalizationConfigurationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn localization_configuration_read( self, ) -> LocalizationConfigurationAttrReadsView<P>
Source§impl<P> LowPowerAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> LowPowerAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn low_power_read(self) -> LowPowerAttrReadsView<P>
Source§impl<P> MediaInputAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> MediaInputAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn media_input_read(self) -> MediaInputAttrReadsView<P>
Source§impl<P> MediaPlaybackAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> MediaPlaybackAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn media_playback_read(self) -> MediaPlaybackAttrReadsView<P>
Source§impl<P> MessagesAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> MessagesAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn messages_read(self) -> MessagesAttrReadsView<P>
Source§impl<P> MeterIdentificationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> MeterIdentificationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn meter_identification_read(self) -> MeterIdentificationAttrReadsView<P>
Source§impl<P> MicrowaveOvenControlAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> MicrowaveOvenControlAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> MicrowaveOvenModeAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> MicrowaveOvenModeAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn microwave_oven_mode_read(self) -> MicrowaveOvenModeAttrReadsView<P>
Source§impl<P> ModeSelectAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ModeSelectAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn mode_select_read(self) -> ModeSelectAttrReadsView<P>
Source§impl<P> NetworkCommissioningAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> NetworkCommissioningAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> NetworkIdentityManagementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> NetworkIdentityManagementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> NitrogenDioxideConcentrationMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> NitrogenDioxideConcentrationMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> OccupancySensingAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> OccupancySensingAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn occupancy_sensing_read(self) -> OccupancySensingAttrReadsView<P>
Source§impl<P> OnOffAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> OnOffAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn on_off_read(self) -> OnOffAttrReadsView<P>
Source§impl<P> OperationalCredentialsAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> OperationalCredentialsAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> OperationalStateAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> OperationalStateAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn operational_state_read(self) -> OperationalStateAttrReadsView<P>
Source§impl<P> OtaSoftwareUpdateProviderAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> OtaSoftwareUpdateProviderAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> OtaSoftwareUpdateRequestorAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> OtaSoftwareUpdateRequestorAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> OvenCavityOperationalStateAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> OvenCavityOperationalStateAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> OvenModeAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> OvenModeAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn oven_mode_read(self) -> OvenModeAttrReadsView<P>
Source§impl<P> OzoneConcentrationMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> OzoneConcentrationMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> Pm1ConcentrationMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> Pm1ConcentrationMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> Pm10ConcentrationMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> Pm10ConcentrationMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> Pm25ConcentrationMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> Pm25ConcentrationMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> PowerSourceAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> PowerSourceAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn power_source_read(self) -> PowerSourceAttrReadsView<P>
Source§impl<P> PowerSourceConfigurationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> PowerSourceConfigurationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn power_source_configuration_read( self, ) -> PowerSourceConfigurationAttrReadsView<P>
Source§impl<P> PowerTopologyAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> PowerTopologyAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn power_topology_read(self) -> PowerTopologyAttrReadsView<P>
Source§impl<P> PressureMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> PressureMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn pressure_measurement_read(self) -> PressureMeasurementAttrReadsView<P>
Source§impl<P> ProximityRangingAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ProximityRangingAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn proximity_ranging_read(self) -> ProximityRangingAttrReadsView<P>
Source§impl<P> ProxyConfigurationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ProxyConfigurationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn proxy_configuration_read(self) -> ProxyConfigurationAttrReadsView<P>
Source§impl<P> ProxyDiscoveryAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ProxyDiscoveryAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn proxy_discovery_read(self) -> ProxyDiscoveryAttrReadsView<P>
Source§impl<P> ProxyValidAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ProxyValidAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn proxy_valid_read(self) -> ProxyValidAttrReadsView<P>
Source§impl<P> PulseWidthModulationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> PulseWidthModulationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> PumpConfigurationAndControlAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> PumpConfigurationAndControlAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> PushAvStreamTransportAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> PushAvStreamTransportAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> RadonConcentrationMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> RadonConcentrationMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> RefrigeratorAlarmAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> RefrigeratorAlarmAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn refrigerator_alarm_read(self) -> RefrigeratorAlarmAttrReadsView<P>
Source§impl<P> RefrigeratorAndTemperatureControlledCabinetModeAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> RefrigeratorAndTemperatureControlledCabinetModeAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> RelativeHumidityMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> RelativeHumidityMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> RvcCleanModeAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> RvcCleanModeAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn rvc_clean_mode_read(self) -> RvcCleanModeAttrReadsView<P>
Source§impl<P> RvcOperationalStateAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> RvcOperationalStateAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> RvcRunModeAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> RvcRunModeAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn rvc_run_mode_read(self) -> RvcRunModeAttrReadsView<P>
Source§impl<P> SampleMeiAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> SampleMeiAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn sample_mei_read(self) -> SampleMeiAttrReadsView<P>
Source§impl<P> ScenesManagementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ScenesManagementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn scenes_management_read(self) -> ScenesManagementAttrReadsView<P>
Source§impl<P> ServiceAreaAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ServiceAreaAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn service_area_read(self) -> ServiceAreaAttrReadsView<P>
Source§impl<P> SmokeCoAlarmAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> SmokeCoAlarmAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn smoke_co_alarm_read(self) -> SmokeCoAlarmAttrReadsView<P>
Source§impl<P> SmokeConcentrationMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> SmokeConcentrationMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> SoftwareDiagnosticsAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> SoftwareDiagnosticsAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn software_diagnostics_read(self) -> SoftwareDiagnosticsAttrReadsView<P>
Source§impl<P> SoilMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> SoilMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn soil_measurement_read(self) -> SoilMeasurementAttrReadsView<P>
Source§impl<P> SwitchAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> SwitchAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn switch_read(self) -> SwitchAttrReadsView<P>
Source§impl<P> TLVBuilder<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> TLVBuilder<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> TLVBuilderParent for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> TLVBuilderParent for AttrPathArrayBuilder<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 <AttrPathArrayBuilder<P> as TLVBuilderParent>::Write
fn writer( &mut self, ) -> &mut <AttrPathArrayBuilder<P> as TLVBuilderParent>::Write
Return a mutable reference to the writer.
Source§impl<P> TemperatureControlAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> TemperatureControlAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn temperature_control_read(self) -> TemperatureControlAttrReadsView<P>
Source§impl<P> TemperatureControlledCabinetTopologyAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> TemperatureControlledCabinetTopologyAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> TemperatureMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> TemperatureMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> ThermostatAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ThermostatAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn thermostat_read(self) -> ThermostatAttrReadsView<P>
Source§impl<P> ThermostatUserInterfaceConfigurationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ThermostatUserInterfaceConfigurationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> ThreadBorderRouterManagementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ThreadBorderRouterManagementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> ThreadNetworkDiagnosticsAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ThreadNetworkDiagnosticsAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn thread_network_diagnostics_read( self, ) -> ThreadNetworkDiagnosticsAttrReadsView<P>
Source§impl<P> ThreadNetworkDirectoryAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ThreadNetworkDirectoryAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> TimeFormatLocalizationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> TimeFormatLocalizationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> TimeSynchronizationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> TimeSynchronizationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn time_synchronization_read(self) -> TimeSynchronizationAttrReadsView<P>
Source§impl<P> TlsCertificateManagementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> TlsCertificateManagementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn tls_certificate_management_read( self, ) -> TlsCertificateManagementAttrReadsView<P>
Source§impl<P> TlsClientManagementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> TlsClientManagementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> TotalVolatileOrganicCompoundsConcentrationMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> TotalVolatileOrganicCompoundsConcentrationMeasurementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> UnitLocalizationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> UnitLocalizationAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn unit_localization_read(self) -> UnitLocalizationAttrReadsView<P>
Source§impl<P> UnitTestingAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> UnitTestingAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn unit_testing_read(self) -> UnitTestingAttrReadsView<P>
Source§impl<P> UserLabelAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> UserLabelAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn user_label_read(self) -> UserLabelAttrReadsView<P>
Source§impl<P> ValveConfigurationAndControlAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ValveConfigurationAndControlAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> WakeOnLanAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> WakeOnLanAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn wake_on_lan_read(self) -> WakeOnLanAttrReadsView<P>
Source§impl<P> WaterHeaterManagementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> WaterHeaterManagementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> WaterHeaterModeAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> WaterHeaterModeAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn water_heater_mode_read(self) -> WaterHeaterModeAttrReadsView<P>
Source§impl<P> WaterTankLevelMonitoringAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> WaterTankLevelMonitoringAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn water_tank_level_monitoring_read( self, ) -> WaterTankLevelMonitoringAttrReadsView<P>
Source§impl<P> WebRtcTransportProviderAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> WebRtcTransportProviderAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn web_rtc_transport_provider_read( self, ) -> WebRtcTransportProviderAttrReadsView<P>
Source§impl<P> WebRtcTransportRequestorAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> WebRtcTransportRequestorAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn web_rtc_transport_requestor_read( self, ) -> WebRtcTransportRequestorAttrReadsView<P>
Source§impl<P> WiFiNetworkDiagnosticsAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> WiFiNetworkDiagnosticsAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn wi_fi_network_diagnostics_read( self, ) -> WiFiNetworkDiagnosticsAttrReadsView<P>
Source§impl<P> WiFiNetworkManagementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> WiFiNetworkManagementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
Source§impl<P> WindowCoveringAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> WindowCoveringAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn window_covering_read(self) -> WindowCoveringAttrReadsView<P>
Source§impl<P> ZoneManagementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
impl<P> ZoneManagementAttrReads<P> for AttrPathArrayBuilder<P>where
P: TLVBuilderParent,
fn zone_management_read(self) -> ZoneManagementAttrReadsView<P>
Auto Trait Implementations§
impl<P> Freeze for AttrPathArrayBuilder<P>where
P: Freeze,
impl<P> RefUnwindSafe for AttrPathArrayBuilder<P>where
P: RefUnwindSafe,
impl<P> Send for AttrPathArrayBuilder<P>where
P: Send,
impl<P> Sync for AttrPathArrayBuilder<P>where
P: Sync,
impl<P> Unpin for AttrPathArrayBuilder<P>where
P: Unpin,
impl<P> UnsafeUnpin for AttrPathArrayBuilder<P>where
P: UnsafeUnpin,
impl<P> UnwindSafe for AttrPathArrayBuilder<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.