pub type ReqwestDapsClient = DapsClient<ReqwestDapsClient>;Expand description
An alias for the DAPS client using the Reqwest HTTP client.
Aliased Typeยง
pub struct ReqwestDapsClient { /* private fields */ }pub type ReqwestDapsClient = DapsClient<ReqwestDapsClient>;An alias for the DAPS client using the Reqwest HTTP client.
pub struct ReqwestDapsClient { /* private fields */ }