3 lines
457 B
JavaScript
3 lines
457 B
JavaScript
(function() {var implementors = {};
|
|
implementors["env_logger"] = [{"text":"impl <a class=\"trait\" href=\"log/trait.Log.html\" title=\"trait log::Log\">Log</a> for <a class=\"struct\" href=\"env_logger/struct.Logger.html\" title=\"struct env_logger::Logger\">Logger</a>","synthetic":false,"types":["env_logger::Logger"]}];
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |