Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aiscriptdev/aiscript
/ phase
Method
phase
aiscript-arena/src/context.rs:248–250 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
246
247
#[inline]
248
pub(crate) fn phase(&self) -> Phase {
249
self.phase.get()
250
}
251
252
#[inline]
253
pub(crate) fn gray_remaining(&self) -> bool {
Callers
3
collection_phase
Method · 0.80
mark_debt
Method · 0.80
mark_all
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected