Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/algoscienceacademy/RustUI
/ begin_group
Method
begin_group
src/renderer/mock.rs:26–28 ·
view source on GitHub ↗
(&mut self, style: &Style)
Source
from the content-addressed store, hash-verified
24
}
25
26
fn begin_group(&mut self, style: &Style) {
27
self.last_color = Some(style.background);
28
}
29
30
fn end_group(&mut self) {}
31
Callers
3
render
Method · 0.45
render
Method · 0.45
render
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected