Type Definition otter_api_tests::ClientMgmtChannel[][src]

type ClientMgmtChannel = MgmtChannel<Box<dyn ReadDebug + 'static + Send, Global>, Box<dyn WriteDebug + 'static + Send, Global>>;