Home
last modified time | relevance | path

Searched defs:try_init (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/env_logger/src/
Dlogger.rs455 pub fn try_init(&mut self) -> Result<(), SetLoggerError> { in try_init() method
845 pub fn try_init() -> Result<(), SetLoggerError> { in try_init() function