9 lines
71 KiB
JavaScript
9 lines
71 KiB
JavaScript
|
|
(function() {
|
|||
|
|
var type_impls = Object.fromEntries([["cosmic",[["<details class=\"toggle implementors-toggle\" open><summary><section id=\"impl-Array-for-%5BT;+N%5D\" class=\"impl\"><a href=\"#impl-Array-for-%5BT;+N%5D\" class=\"anchor\">§</a><h3 class=\"code-header\">impl<T, const N: <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.usize.html\">usize</a>> <a class=\"trait\" href=\"cosmic/cctk/sctk/reexports/client/backend/smallvec/trait.Array.html\" title=\"trait cosmic::cctk::sctk::reexports::client::backend::smallvec::Array\">Array</a> for <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[T; N]</a></h3></section></summary><div class=\"impl-items\"><details class=\"toggle\" open><summary><section id=\"associatedtype.Item\" class=\"associatedtype trait-impl\"><a href=\"#associatedtype.Item\" class=\"anchor\">§</a><h4 class=\"code-header\">type <a href=\"cosmic/cctk/sctk/reexports/client/backend/smallvec/trait.Array.html#associatedtype.Item\" class=\"associatedtype\">Item</a> = T</h4></section></summary><div class='docblock'>The type of the array’s elements.</div></details><details class=\"toggle method-toggle\" open><summary><section id=\"method.size\" class=\"method trait-impl\"><a href=\"#method.size\" class=\"anchor\">§</a><h4 class=\"code-header\">fn <a href=\"cosmic/cctk/sctk/reexports/client/backend/smallvec/trait.Array.html#tymethod.size\" class=\"fn\">size</a>() -> <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.usize.html\">usize</a></h4></section></summary><div class='docblock'>Returns the number of items the array can hold.</div></details></div></details>","Array","cosmic::cosmic_theme::palette::Mat3"],["<details class=\"toggle implementors-toggle\" open><summary><section id=\"impl-ArrayExt-for-%5BT;+N%5D\" class=\"impl\"><a class=\"src rightside\" href=\"https://docs.rs/palette/0.7.6/src/palette/lib.rs.html#1391\">Source</a><a href=\"#impl-ArrayExt-for-%5BT;+N%5D\" class=\"anchor\">§</a><h3 class=\"code-header\">impl<T, const N: <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.usize.html\">usize</a>> <a class=\"trait\" href=\"cosmic/cosmic_theme/palette/trait.ArrayExt.html\" title=\"trait cosmic::cosmic_theme::palette::ArrayExt\">ArrayExt</a> for <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.array.html\">[T; N]</a></h3></section></summary><div class=\"impl-items\"><details class=\"toggle\" open><summary><section id=\"associatedconstant.LENGTH\" class=\"associatedconstant trait-impl\"><a class=\"src rightside\" href=\"https://docs.rs/palette/0.7.6/src/palette/lib.rs.html#1394\">Source</a><a href=\"#associatedconstant.LENGTH\" class=\"anchor\">§</a><h4 class=\"code-header\">const <a href=\"cosmic/cosmic_theme/palette/trait.ArrayExt.html#associatedconstant.LENGTH\" class=\"constant\">LENGTH</a>: <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.usize.html\">usize</a> = N</h4></section></summary><div class='docblock'>The number of items in the array.</div></details><details class=\"toggle\" open><summary><section id=\"associatedtype.Item\" class=\"associatedtype trait-impl\"><a class=\"src rightside\" href=\"https://docs.rs/palette/0.7.6/src/palette/lib.rs.html#1392\">Source</a><a href=\"#associatedtype.Item\" class=\"anchor\">§</a><h4 class=\"code-header\">type <a href=\"cosmic/cosmic_theme/palette/trait.ArrayExt.html#associatedtype.Item\" class=\"associatedtype\">Item</a> = T</h4></section></summary><div class='docblock'>The type of the array’s items.</div></details></div></details>","ArrayExt","cosmic::cosmic_theme::palette::Mat3"],["<details class=\"toggle implementors-toggle\" open><summary><section id=\"impl-ArraysAs%3C%5BC%5D%3E-for-%5B%5BT;+N%5D;+M%5D\" class=\"impl\"><a class=\"src rightside\" href=\"https://docs.rs/palette/0.7.6/src/palette/cast/as_arrays_traits.rs.html#168\">Source</a><a href=\"#impl-ArraysAs%3C%5BC%5D%3E-for-%5B%5BT;+N%5D;+M%5D\" class=\"anchor\">§</a><h3 class=\"code-header\">impl
|
|||
|
|
if (window.register_type_impls) {
|
|||
|
|
window.register_type_impls(type_impls);
|
|||
|
|
} else {
|
|||
|
|
window.pending_type_impls = type_impls;
|
|||
|
|
}
|
|||
|
|
})()
|
|||
|
|
//{"start":55,"fragment_lengths":[72805]}
|