Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aiscriptdev/aiscript
/ MarkedArena
Class
MarkedArena
aiscript-arena/src/arena.rs:340–340 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
338
}
339
340
pub struct MarkedArena<
'a, R: for<'
b> Rootable<
'b>>(&'
a mut Arena<R>);
341
342
impl<R> MarkedArena<'_, R>
343
where
Callers
2
mark_debt
Method · 0.85
mark_all
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected