Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/algoscienceacademy/RustUI
/ mock.rs
File
mock.rs
src/renderer/mock.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use crate::style::{Style, Color};
2
3
pub struct MockRenderer {
4
pub(crate) last_color: Option<Color>,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected