Searched defs:BridgeWriter (Results 1 – 1 of 1) sorted by relevance
99 pub struct BridgeWriter { struct120 impl base::Writer for BridgeWriter { implementation183 pub async fn start(id: u32, wr: BridgeWriter) { in start()