Skip to content

Commit 194e8d2

Browse files
committed
Deploying to gh-pages from @ vizia/vizia@78bfbd9 🚀
1 parent a8b6f91 commit 194e8d2

22 files changed

+1085
-1082
lines changed

src/vizia_core/context/mod.rs.html

Lines changed: 929 additions & 926 deletions
Large diffs are not rendered by default.

trait.impl/core/convert/trait.From.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
(function() {
2-
var implementors = Object.fromEntries([["vizia",[]],["vizia_winit",[["impl EventProxy for <a class=\"struct\" href=\"vizia_winit/application/struct.WinitEventProxy.html\" title=\"struct vizia_winit::application::WinitEventProxy\">WinitEventProxy</a>"]]]]);
2+
var implementors = Object.fromEntries([["vizia",[]],["vizia_winit",[["impl <a class=\"trait\" href=\"vizia_core/context/proxy/trait.EventProxy.html\" title=\"trait vizia_core::context::proxy::EventProxy\">EventProxy</a> for <a class=\"struct\" href=\"vizia_winit/application/struct.WinitEventProxy.html\" title=\"struct vizia_winit::application::WinitEventProxy\">WinitEventProxy</a>"]]]]);
33
if (window.register_implementors) {
44
window.register_implementors(implementors);
55
} else {
66
window.pending_implementors = implementors;
77
}
88
})()
9-
//{"start":57,"fragment_lengths":[12,202]}
9+
//{"start":57,"fragment_lengths":[12,336]}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
(function() {
2-
var implementors = Object.fromEntries([["vizia",[]],["vizia_core",[]],["vizia_winit",[["impl View for <a class=\"struct\" href=\"vizia_winit/window/struct.Window.html\" title=\"struct vizia_winit::window::Window\">Window</a>"]]]]);
2+
var implementors = Object.fromEntries([["vizia",[]],["vizia_core",[]],["vizia_winit",[["impl <a class=\"trait\" href=\"vizia_core/view/trait.View.html\" title=\"trait vizia_core::view::View\">View</a> for <a class=\"struct\" href=\"vizia_winit/window/struct.Window.html\" title=\"struct vizia_winit::window::Window\">Window</a>"]]]]);
33
if (window.register_implementors) {
44
window.register_implementors(implementors);
55
} else {
66
window.pending_implementors = implementors;
77
}
88
})()
9-
//{"start":57,"fragment_lengths":[12,18,159]}
9+
//{"start":57,"fragment_lengths":[12,18,262]}

0 commit comments

Comments
 (0)