mentat/docs/apis/rust/implementors/log/trait.Log.js

11 lines
536 B
JavaScript
Raw Normal View History

2018-06-21 14:44:35 +00:00
(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;
}
})()