(function() {var implementors = {}; implementors["log"] = [{text:"impl FromStr for Level",synthetic:false,types:["log::Level"]},{text:"impl FromStr for LevelFilter",synthetic:false,types:["log::LevelFilter"]},]; implementors["url"] = [{text:"impl FromStr for Url",synthetic:false,types:["url::Url"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()