Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BillyDM/Firewheel
/ is_activated
Method
is_activated
examples/visualizer/src/system.rs:139–141 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
137
}
138
139
pub fn is_activated(&self) -> bool {
140
self.cx.is_active()
141
}
142
}
Callers
1
update
Method · 0.45
Calls
1
is_active
Method · 0.45
Tested by
no test coverage detected