Searched refs:format_module_path (Results 1 – 2 of 2) sorted by relevance
143 pub format_module_path: bool, field156 format_module_path: false, in default()190 module_path: built.format_module_path, in build()
602 pub fn format_module_path(&mut self, write: bool) -> &mut Self { in format_module_path() method603 self.format.format_module_path = write; in format_module_path()