This commit is contained in:
wash2 2026-04-18 20:11:25 +00:00
commit 0fa87f2b35
16382 changed files with 734838 additions and 0 deletions

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,9 @@
(function() {
var type_impls = Object.fromEntries([["cosmic",[["<details class=\"toggle implementors-toggle\" open><summary><section id=\"impl-Debug-for-IconSurface%3CE%3E\" class=\"impl\"><a href=\"#impl-Debug-for-IconSurface%3CE%3E\" class=\"anchor\">§</a><h3 class=\"code-header\">impl&lt;E&gt; <a class=\"trait\" href=\"cosmic/cctk/sctk/reexports/client/backend/smallvec/alloc/fmt/trait.Debug.html\" title=\"trait cosmic::cctk::sctk::reexports::client::backend::smallvec::alloc::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"cosmic/iced/daemon/program/graphics/core/clipboard/struct.IconSurface.html\" title=\"struct cosmic::iced::daemon::program::graphics::core::clipboard::IconSurface\">IconSurface</a>&lt;E&gt;<div class=\"where\">where\n E: <a class=\"trait\" href=\"cosmic/cctk/sctk/reexports/client/backend/smallvec/alloc/fmt/trait.Debug.html\" title=\"trait cosmic::cctk::sctk::reexports::client::backend::smallvec::alloc::fmt::Debug\">Debug</a>,</div></h3></section></summary><div class=\"impl-items\"><details class=\"toggle method-toggle\" open><summary><section id=\"method.fmt\" class=\"method trait-impl\"><a href=\"#method.fmt\" class=\"anchor\">§</a><h4 class=\"code-header\">fn <a href=\"cosmic/cctk/sctk/reexports/client/backend/smallvec/alloc/fmt/trait.Debug.html#tymethod.fmt\" class=\"fn\">fmt</a>(&amp;self, f: &amp;mut <a class=\"struct\" href=\"cosmic/cctk/sctk/reexports/client/backend/smallvec/alloc/fmt/struct.Formatter.html\" title=\"struct cosmic::cctk::sctk::reexports::client::backend::smallvec::alloc::fmt::Formatter\">Formatter</a>&lt;'_&gt;) -&gt; <a class=\"enum\" href=\"https://doc.rust-lang.org/nightly/core/result/enum.Result.html\" title=\"enum core::result::Result\">Result</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.unit.html\">()</a>, <a class=\"struct\" href=\"cosmic/cctk/sctk/reexports/client/backend/smallvec/alloc/fmt/struct.Error.html\" title=\"struct cosmic::cctk::sctk::reexports::client::backend::smallvec::alloc::fmt::Error\">Error</a>&gt;</h4></section></summary><div class='docblock'>Formats the value using the given formatter. <a href=\"cosmic/cctk/sctk/reexports/client/backend/smallvec/alloc/fmt/trait.Debug.html#tymethod.fmt\">Read more</a></div></details></div></details>","Debug","cosmic::iced::daemon::program::graphics::core::clipboard::DynIconSurface"],["<details class=\"toggle implementors-toggle\" open><summary><section id=\"impl-IconSurface%3CBox%3Cdyn+Any%3E%3E\" class=\"impl\"><a href=\"#impl-IconSurface%3CBox%3Cdyn+Any%3E%3E\" class=\"anchor\">§</a><h3 class=\"code-header\">impl <a class=\"struct\" href=\"cosmic/iced/daemon/program/graphics/core/clipboard/struct.IconSurface.html\" title=\"struct cosmic::iced::daemon::program::graphics::core::clipboard::IconSurface\">IconSurface</a>&lt;<a class=\"struct\" href=\"cosmic/cctk/sctk/reexports/client/backend/smallvec/alloc/boxed/struct.Box.html\" title=\"struct cosmic::cctk::sctk::reexports::client::backend::smallvec::alloc::boxed::Box\">Box</a>&lt;dyn <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/any/trait.Any.html\" title=\"trait core::any::Any\">Any</a>&gt;&gt;</h3></section></summary><div class=\"impl-items\"><details class=\"toggle method-toggle\" open><summary><section id=\"method.downcast\" class=\"method\"><h4 class=\"code-header\">pub fn <a href=\"cosmic/iced/daemon/program/graphics/core/clipboard/struct.IconSurface.html#tymethod.downcast\" class=\"fn\">downcast</a>&lt;T, R&gt;(self) -&gt; <a class=\"struct\" href=\"cosmic/iced/daemon/program/graphics/core/clipboard/struct.IconSurface.html\" title=\"struct cosmic::iced::daemon::program::graphics::core::clipboard::IconSurface\">IconSurface</a>&lt;<a class=\"struct\" href=\"cosmic/iced/daemon/program/graphics/core/struct.Element.html\" title=\"struct cosmic::iced::daemon::program::graphics::core::Element\">Element</a>&lt;'static, <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.unit.html\">()</a>, T, R&gt;&gt;<div class=\"where\">where\n T: 'static,\n R: 'static,</div></h4></section></summary><div class=\"docblock\"><p>Downcast <code>element</code> to concrete type <code>Element&lt;(), T, R&gt;</code></p>\n<p>Panics if type doesnt match</p>\n</div></details></div></details>",0,"cosmic::iced::daemon::program::graphics::core::clipboard::DynIconSurface"]]]]);
if (window.register_type_impls) {
window.register_type_impls(type_impls);
} else {
window.pending_type_impls = type_impls;
}
})()
//{"start":55,"fragment_lengths":[4328]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,9 @@
(function() {
var type_impls = Object.fromEntries([["cosmic",[]]]);
if (window.register_type_impls) {
window.register_type_impls(type_impls);
} else {
window.pending_type_impls = type_impls;
}
})()
//{"start":55,"fragment_lengths":[13]}

File diff suppressed because one or more lines are too long