Searched defs:writer (Results 1 – 7 of 7) sorted by relevance
35 writer: Option<&'a mut W>, field59 let mut writer = take_writer!(self); in poll() localVariable75 writer: Option<&'a mut W>, field99 let mut writer = take_writer!(self); in poll() localVariable115 writer: Option<&'a mut W>, field141 let mut writer = take_writer!(self); in poll() localVariable158 writer: &'a mut W, field183 writer: &'a mut W, field
38 let mut writer = mutex.write().await; in main() localVariable
29 writer: WriteHalf<S>, field
23 writer: W, field50 let mut writer = AuxiliaryWriter { output: Vec::new() }; in to_string() localVariable
399 let mut writer = StringWriter::new(); localVariable
57 writer: Option<Waker>, field
340 let mut writer = write; in launch() localVariable