Searched defs:FileChannel (Results 1 – 1 of 1) sorted by relevance
42 struct FileChannel(std::fs::File); struct44 impl kmr_hal::SerializedChannel for FileChannel { implementation