(function() {var implementors = {}; implementors["antidote"] = [{text:"impl Error for TryLockError",synthetic:false,types:["antidote::TryLockError"]},]; implementors["log"] = ["impl Error for SetLoggerError","impl Error for ShutdownLoggerError",];implementors["memcache"] = ["impl Error for MemcacheError",];implementors["antidote"] = ["impl Error for TryLockError",];implementors["r2d2"] = ["impl Error for InitializationError","impl Error for GetTimeout",];implementors["r2d2_memcache"] = ["impl Error for Error",]; implementors["memcache"] = [{text:"impl Error for MemcacheError",synthetic:false,types:["memcache::error::MemcacheError"]},]; implementors["r2d2"] = [{text:"impl Error for Error",synthetic:false,types:["r2d2::Error"]},]; implementors["r2d2_memcache"] = [{text:"impl Error for Error",synthetic:false,types:["r2d2_memcache::error::Error"]},]; implementors["rand"] = [{text:"impl Error for WeightedError",synthetic:false,types:["rand::distributions::weighted::WeightedError"]},{text:"impl Error for TimerError",synthetic:false,types:["rand::rngs::jitter::TimerError"]},]; implementors["rand_core"] = [{text:"impl Error for Error",synthetic:false,types:["rand_core::error::Error"]},]; implementors["url"] = [{text:"impl Error for ParseError",synthetic:false,types:["url::parser::ParseError"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()