Crate cm_rust

Source

Structs§

ChildDecl
ChildRef
CollectionDecl
ComponentDecl
ConfigDecl
ConfigField
ConfigMutability
ConfigOverride
ConfigSourceCapabilities
ConfigValueSpec
ConfigValuesData
ConfigurationDecl
DebugProtocolRegistration
DictionaryDecl
DirectoryDecl
EnvironmentDecl
EventStreamDecl
ExposeConfigurationDecl
ExposeDictionaryDecl
ExposeDirectoryDecl
ExposeProtocolDecl
ExposeResolverDecl
ExposeRunnerDecl
ExposeServiceDecl
NameMapping
OfferConfigurationDecl
OfferDictionaryDecl
OfferDirectoryDecl
OfferEventStreamDecl
OfferProtocolDecl
OfferResolverDecl
OfferRunnerDecl
OfferServiceDecl
OfferStorageDecl
ProgramDecl
ProtocolDecl
ResolverDecl
ResolverRegistration
RunnerDecl
RunnerRegistration
ServiceDecl
ServiceSource
A source for a service.
StorageDecl
UseConfigurationDecl
UseDirectoryDecl
UseEventStreamDecl
UseProtocolDecl
UseRunnerDecl
UseServiceDecl
UseStorageDecl

Enums§

Availability
Capability availability. See Availability.
CapabilityDecl
CapabilityTypeName
A named capability type.
ConfigChecksum
ConfigNestedValueType
ConfigSingleValue
ConfigValue
ConfigValueSource
ConfigValueType
ConfigVectorValue
DebugRegistration
DeliveryType
Specifies when the framework will open the protocol from the provider component’s outgoing directory when someone requests the capability. See DeliveryType.
DependencyType
DictionarySource
DictionaryValue
Error
Errors produced by cm_rust.
EventScope
ExposeDecl
ExposeSource
ExposeTarget
OfferDecl
OfferSource
OfferTarget
RegistrationSource
StorageDirectorySource
UseDecl
UseSource

Traits§

ExposeDeclCommon
The common properties of an Expose declaration.
FidlIntoNative
Converts a fidl object into its corresponding native representation.
NativeIntoFidl
OfferDeclCommon
The common properties of an Offer declaration.
RegistrationDeclCommon
The common properties of a Registration-with-environment declaration.
SourceName
The trait for all declarations that have a source name.
SourcePath
UseDeclCommon
The common properties of a Use declaration.