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