Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/algoscienceacademy/RustUI
/ view.rs
File
view.rs
src/components/view.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use crate::style::Style;
2
use crate::layout::Layout;
3
use crate::renderer::Renderer;
4
use crate::event::Event;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected