Type Definition cyfs_lib::NDNOutputProcessorRef

source ·
pub type NDNOutputProcessorRef = Arc<Box<dyn NDNOutputProcessor>>;