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