mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-20 21:01:33 +03:00
4 lines
911 B
JavaScript
4 lines
911 B
JavaScript
(function() {var implementors = {};
|
|
implementors["abstio"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.57.0/std/io/trait.Read.html\" title=\"trait std::io::Read\">Read</a> for <a class=\"struct\" href=\"abstio/io_native/struct.FileWithProgress.html\" title=\"struct abstio::io_native::FileWithProgress\">FileWithProgress</a>","synthetic":false,"types":["abstio::io_native::FileWithProgress"]}];
|
|
implementors["abstutil"] = [{"text":"impl<'a> <a class=\"trait\" href=\"https://doc.rust-lang.org/1.57.0/std/io/trait.Read.html\" title=\"trait std::io::Read\">Read</a> for <a class=\"struct\" href=\"abstutil/time/struct.Timer.html\" title=\"struct abstutil::time::Timer\">Timer</a><'a>","synthetic":false,"types":["abstutil::time::Timer"]}];
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |