libcachebust/implementors/core/clone/trait.Clone.js

3 lines
864 B
JavaScript
Raw Normal View History

(function() {var implementors = {};
implementors["cache_buster"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"cache_buster/struct.Buster.html\" title=\"struct cache_buster::Buster\">Buster</a>","synthetic":false,"types":["cache_buster::Buster"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"cache_buster/struct.BusterBuilder.html\" title=\"struct cache_buster::BusterBuilder\">BusterBuilder</a>","synthetic":false,"types":["cache_buster::BusterBuilder"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()