Home
last modified time | relevance | path

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

/third_party/rust/crates/env_logger/src/fmt/writer/
H A Dmod.rs218 fn parse_write_style(spec: &str) -> WriteStyle { in parse_write_style() functions
/third_party/rust/crates/env_logger/src/
H A Dlib.rs769 pub fn parse_write_style(&mut self, write_style: &str) -> &mut Self { in parse_write_style() functions

Completed in 3 milliseconds