MCPcopy Create free account
hub / github.com/algoscienceacademy/RustUI / style

Method style

src/components/text.rs:49–51  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

47 }
48
49 fn style(&self) -> &Style {
50 &self.style
51 }
52}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected