Home
last modified time | relevance | path

Searched defs:write_args (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/env_logger/src/fmt/
H A Dmod.rs339 fn write_args(&mut self, record: &Record) -> io::Result<()> { in write_args() functions
/third_party/rust/crates/clap/src/output/
H A Dhelp_template.rs425 fn write_args(&mut self, args: &[&Arg], _category: &str, sort_key: ArgSortKey) { in write_args() functions

Completed in 2 milliseconds