Module natural

Module natural 

Source

Structs§

CapabilityRequestedPayload
Payload for CapabilityRequested events
ChildIteratorNextResponse
ControllerDestroyResponse
ControllerGetExposedDictionaryResponse
ControllerIsStartedResponse
ControllerStartRequest
ControllerStartResponse
CreateChildArgs
DebugStartedPayload
Payload for DebugStarted events.
DestroyedPayload
Payload for Destroyed events.
DiscoveredPayload
Payload for Discovered events.
Event
Contains all information about a single event
EventHeader
A head providing metadata about a target component instance.
EventStreamGetNextResponse
ExecutionControllerOnStopRequest
IntrospectorGetMonikerRequest
IntrospectorGetMonikerResponse
NamespaceCreateRequest
NamespaceCreateResponse
NamespaceEntry
A single component namespace entry, which describes a namespace mount point (path) and the directory backing it (directory). This type is usually composed inside a vector. See ComponentStartInfo.ns for more details.
NamespaceInputEntry
PurgedPayload
Payload for Purged events.
RealmCreateChildRequest
RealmCreateChildResponse
RealmDestroyChildRequest
RealmDestroyChildResponse
RealmGetChildOutputDictionaryRequest
RealmGetChildOutputDictionaryResponse
RealmGetResolvedInfoResponse
RealmListChildrenRequest
RealmListChildrenResponse
RealmOpenControllerRequest
RealmOpenControllerResponse
RealmOpenExposedDirRequest
RealmOpenExposedDirResponse
ResolvedPayload
Payload for Resolved events.
StartChildArgs
StartedPayload
Payload for Started events.
StoppedPayload
Payload for Stopped events.
StorageAdminDeleteAllStorageContentsResponse
StorageAdminDeleteComponentStorageRequest
StorageAdminDeleteComponentStorageResponse
StorageAdminListStorageInRealmRequest
StorageAdminListStorageInRealmResponse
StorageAdminOpenComponentStorageByIdRequest
StorageAdminOpenComponentStorageByIdResponse
StorageAdminOpenStorageRequest
StorageAdminOpenStorageResponse
StorageIteratorNextResponse
StorageStatus
Metadata about status of the storage
UnresolvedPayload
Payload for Unresolved events.

Enums§

DeletionError
Error
Standard error codes for component framework protocols.
EventPayload
Encapsulates additional data/protocols for some event types.
EventType
These EventTypes are used for the EventStream protocol. They are FIDL versions of the EventType enum in hooks.rs and have the same meaning.
NamespaceError
Error returned from methods in [Namespace].
StatusError

Type Aliases§

ChildName
Name
UrlScheme