Searched defs:write_str (Results 1 – 7 of 7) sorted by relevance
52 fn write_str(&mut self, s: &str) -> core::fmt::Result { in write_str() method
104 fn write_str(&mut self, s: &str) -> core::fmt::Result { in write_str() method
133 fn write_str(&mut self, s: &str) -> core::fmt::Result { in write_str() method
160 fn write_str(&mut self, s: &str) -> core::fmt::Result { in write_str() method
63 fn write_str(&mut self, s: &str) -> core::fmt::Result { in write_str() method
252 fn write_str(&mut self, s: &str) -> core::fmt::Result { in write_str() method
820 fn write_str(&mut self, s: &str) -> Result<(), std::fmt::Error> { in write_str() method