Crate fidl_fuchsia_stresstest
source ·Macros
Pattern that matches an unknown
Error
member.Structs
Describes a single action performed by an actor.
A Stream of incoming requests for ActionIterator
A Stream of incoming requests for Actor
Enums
Iterator for listing available actions.
This protocol is implemented by an actor and exposes ways to query and
run actions. Actors expect exactly one connection to the Actor protocol from
the test runner during the actor’s lifetime.
Describes the types of errors that can be returned by an actor.