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