Type Definition cyfs_lib::CryptoOutputProcessorRef

source ·
pub type CryptoOutputProcessorRef = Arc<Box<dyn CryptoOutputProcessor>>;