pub type CryptoPluginBox = Box<dyn CryptographicPlugin>;Expand description
Factory alias.
Aliased Typeยง
pub struct CryptoPluginBox(/* private fields */);pub type CryptoPluginBox = Box<dyn CryptographicPlugin>;Factory alias.
pub struct CryptoPluginBox(/* private fields */);