mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-27 16:36:02 +03:00
3 lines
260 B
JavaScript
3 lines
260 B
JavaScript
(function() {var implementors = {};
|
|
implementors["abstutil"] = [{"text":"impl Log for Logger","synthetic":false,"types":[]}];
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |