MCPcopy Index your code
hub / github.com/algoscienceacademy/RustUI / stack.rs

File stack.rs

src/components/stack.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::geometry::{Rect, Point, Size};
2use crate::renderer::Renderer;
3use crate::event::Event;
4use super::Component;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected