libcachebust/implementors/rust_embed/trait.RustEmbed.js

3 lines
569 B
JavaScript
Raw Normal View History

(function() {var implementors = {};
implementors["actix_web"] = [{"text":"impl RustEmbed for <a class=\"struct\" href=\"actix_web/struct.Asset.html\" title=\"struct actix_web::Asset\">Asset</a>","synthetic":false,"types":["actix_web::Asset"]},{"text":"impl RustEmbed for <a class=\"struct\" href=\"actix_web/struct.Favicons.html\" title=\"struct actix_web::Favicons\">Favicons</a>","synthetic":false,"types":["actix_web::Favicons"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()