pub type BoxedCryptoResolver = Box<dyn CryptoResolver + Send>;
Expand description

Boxed CryptoResolver