MCPcopy 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
340pub struct MarkedArena<'a, R: for<'b> Rootable<'b>>(&'a mut Arena<R>);
341
342impl<R> MarkedArena<'_, R>
343where

Callers 2

mark_debtMethod · 0.85
mark_allMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected