Searched refs:write_module_path (Results 1 – 1 of 1) sorted by relevance
228 self.write_module_path(record)?; in write()307 fn write_module_path(&mut self, record: &Record) -> io::Result<()> { in write_module_path() method