pub type DomainRequest<M, V> = Request<M, V>;Expand description
A type alias with Request<_, Domain> specific functions.
Aliased Type§
pub struct DomainRequest<M, V> { /* private fields */ }pub type DomainRequest<M, V> = Request<M, V>;A type alias with Request<_, Domain> specific functions.
pub struct DomainRequest<M, V> { /* private fields */ }