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 */);