Searched defs:TransferRingControllerError (Results 1 – 1 of 1) sorted by relevance
32 pub type TransferRingControllerError = RingBufferControllerError; typedef87 ) -> Result<Arc<TransferRingController>, TransferRingControllerError> { in new() argument