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