abstreet/rustdoc/implementors/log/trait.Log.js
2020-09-24 16:54:08 +00:00

3 lines
490 B
JavaScript

(function() {var implementors = {};
implementors["abstutil"] = [{"text":"impl <a class=\"trait\" href=\"https://docs.rs/log/0.4.11/log/trait.Log.html\" title=\"trait log::Log\">Log</a> for <a class=\"struct\" href=\"abstutil/cli/struct.Logger.html\" title=\"struct abstutil::cli::Logger\">Logger</a>","synthetic":false,"types":["abstutil::cli::Logger"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()