Searched defs:LogLevel (Results 1 – 1 of 1) sorted by relevance
269 struct LogLevel(i32); struct271 impl TryFrom<&str> for LogLevel { implementation