Searched defs:ClearEnvError (Results 1 – 1 of 1) sorted by relevance
7 pub struct ClearEnvError; struct9 impl fmt::Display for ClearEnvError { implementation15 impl std::error::Error for ClearEnvError {} implementation