pub trait Request: Serialize + Sealed { }
Expand description

Marker trait for request

Implementors§