MCPcopy 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

1use crate::style::Style;
2use crate::renderer::Renderer;
3use crate::event::Event;
4use crate::geometry::Rect;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected