3 lines
698 B
JavaScript
3 lines
698 B
JavaScript
(function() {var implementors = {};
|
|
implementors["game_logic"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/core/convert/trait.Into.html\" title=\"trait core::convert::Into\">Into</a><Rectangle> for <a class=\"struct\" href=\"game_logic/rendering/utilities/anim_texture/struct.FrameTextureDescriptor.html\" title=\"struct game_logic::rendering::utilities::anim_texture::FrameTextureDescriptor\">FrameTextureDescriptor</a>","synthetic":false,"types":["game_logic::rendering::utilities::anim_texture::FrameTextureDescriptor"]}];
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |