3 lines
1.2 KiB
JavaScript

(function() {var implementors = {};
implementors["maplibre"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.Into.html\" title=\"trait core::convert::Into\">Into</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.u8.html\">u8</a>&gt; for <a class=\"struct\" href=\"maplibre/coords/struct.ZoomLevel.html\" title=\"struct maplibre::coords::ZoomLevel\">ZoomLevel</a>","synthetic":false,"types":["maplibre::coords::ZoomLevel"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.Into.html\" title=\"trait core::convert::Into\">Into</a>&lt;<a class=\"enum\" href=\"maplibre/io/tile_repository/enum.StoredLayer.html\" title=\"enum maplibre::io::tile_repository::StoredLayer\">StoredLayer</a>&gt; for <a class=\"enum\" href=\"maplibre/stages/message/enum.LayerTessellateMessage.html\" title=\"enum maplibre::stages::message::LayerTessellateMessage\">LayerTessellateMessage</a>","synthetic":false,"types":["maplibre::stages::message::LayerTessellateMessage"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()