Struct reqwest::Identity [−][src]
pub struct Identity { /* fields omitted */ }
Represents a private key and X509 cert as a client certificate.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Identity
impl Send for Identity
impl Sync for Identity
impl Unpin for Identity
impl UnwindSafe for Identity
Blanket Implementations
impl<T> Instrument for T
[src]
impl<T> Instrument for T
[src]