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

Method style

src/components/button.rs:74–76  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

72 }
73
74 fn style(&self) -> &Style {
75 &self.style
76 }
77}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected