Type Definition cyfs_lib::BaseTcpListenerHandlerRef

source ·
pub type BaseTcpListenerHandlerRef = Arc<Box<dyn BaseTcpListenerHandler>>;