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

Method get_gap

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

Source from the content-addressed store, hash-verified

72 }
73
74 pub fn get_gap(&self) -> f32 {
75 self.gap
76 }
77
78 pub fn modify(&mut self) -> &mut Self {
79 self

Callers 1

renderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected