Searched defs:CheckResetQueryPoolError (Results 1 – 1 of 1) sorted by relevance
358 ) -> Result<(), CheckResetQueryPoolError> { in check_reset_query_pool() argument371 pub enum CheckResetQueryPoolError { enum376 impl error::Error for CheckResetQueryPoolError {} implementation378 impl fmt::Display for CheckResetQueryPoolError { implementation