Searched refs:RWJoinHandle (Results 1 – 1 of 1) sorted by relevance
47 type RWJoinHandle = JoinHandle<(FileBuf, io::Result<()>)>; typedef53 Reading(RWJoinHandle),54 Writing(RWJoinHandle),