maplibre-rs/docs/api/implementors/rstar/object/trait.PointDistance.js

3 lines
1.0 KiB
JavaScript

(function() {var implementors = {};
implementors["maplibre"] = [{"text":"impl&lt;T&gt; PointDistance for <a class=\"struct\" href=\"maplibre/io/geometry_index/struct.IndexedGeometry.html\" title=\"struct maplibre::io::geometry_index::IndexedGeometry\">IndexedGeometry</a>&lt;T&gt; <span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: CoordFloat + <a class=\"trait\" href=\"https://docs.rs/num-traits/0.2/num_traits/bounds/trait.Bounded.html\" title=\"trait num_traits::bounds::Bounded\">Bounded</a> + <a class=\"trait\" href=\"https://docs.rs/num-traits/0.2/num_traits/sign/trait.Signed.html\" title=\"trait num_traits::sign::Signed\">Signed</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.62.0/core/cmp/trait.PartialOrd.html\" title=\"trait core::cmp::PartialOrd\">PartialOrd</a>,&nbsp;</span>","synthetic":false,"types":["maplibre::io::geometry_index::IndexedGeometry"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()