Crate fidl_fuchsia_testing_harness__common

Source

Modules§

realm_proxy__ordinals

Macros§

OperationErrorUnknown
Pattern that matches an unknown OperationError member.

Enums§

OperationError
Fuchsia test harness operation error type.

Constants§

MAX_PROTOCOL_LEN
The maximum number of characters allowed in a FIDL protocol name. This is set to the maximum length of filesystem node name because we generally use the filesystem for protocol discovery.