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