Module unimock::output

source ·
Expand description

Function outputs.

Traits

Trait for Clone values which can be converted into a reusable multi-value responder.
Trait for values that can be converted into responses.
Trait that describes the output of a mocked function, and how responses are converted into that type.
Trait for responding to function calls.