(function() {var implementors = {}; implementors["antidote"] = [{text:"impl Display for TryLockError",synthetic:false,types:["antidote::TryLockError"]},]; implementors["log"] = [{text:"impl Display for Level",synthetic:false,types:["log::Level"]},{text:"impl Display for LevelFilter",synthetic:false,types:["log::LevelFilter"]},{text:"impl Display for SetLoggerError",synthetic:false,types:["log::SetLoggerError"]},{text:"impl Display for ParseLevelError",synthetic:false,types:["log::ParseLevelError"]},]; implementors["memcache"] = [{text:"impl Display for MemcacheError",synthetic:false,types:["memcache::error::MemcacheError"]},]; implementors["percent_encoding"] = [{text:"impl<'a, E: EncodeSet> Display for PercentEncode<'a, E>",synthetic:false,types:["percent_encoding::PercentEncode"]},]; implementors["r2d2"] = [{text:"impl Display for Error",synthetic:false,types:["r2d2::Error"]},]; implementors["r2d2_memcache"] = [{text:"impl Display for Error",synthetic:false,types:["r2d2_memcache::error::Error"]},]; implementors["rand"] = [{text:"impl Display for WeightedError",synthetic:false,types:["rand::distributions::weighted::WeightedError"]},{text:"impl Display for TimerError",synthetic:false,types:["rand::rngs::jitter::TimerError"]},]; implementors["rand_core"] = [{text:"impl Display for Error",synthetic:false,types:["rand_core::error::Error"]},]; implementors["unicode_normalization"] = [{text:"impl<I: Iterator<Item = char> + Clone> Display for Decompositions<I>",synthetic:false,types:["unicode_normalization::decompose::Decompositions"]},{text:"impl<I: Iterator<Item = char> + Clone> Display for Recompositions<I>",synthetic:false,types:["unicode_normalization::recompose::Recompositions"]},]; implementors["url"] = [{text:"impl<S: AsRef<str>> Display for Host<S>",synthetic:false,types:["url::host::Host"]},{text:"impl<S: AsRef<str>> Display for HostAndPort<S>",synthetic:false,types:["url::host::HostAndPort"]},{text:"impl Display for ParseError",synthetic:false,types:["url::parser::ParseError"]},{text:"impl Display for SyntaxViolation",synthetic:false,types:["url::parser::SyntaxViolation"]},{text:"impl Display for Url",synthetic:false,types:["url::Url"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()