pub trait Request<Res> { }
Expand description

Represents a request to the mediator.

Implementors