mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-27 16:36:02 +03:00
3 lines
490 B
JavaScript
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;}})() |