MCPcopy Create free account
hub / github.com/aiscriptdev/aiscript / gc_weak.rs

File gc_weak.rs

aiscript-arena/src/gc_weak.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::collect::Collect;
2use crate::context::Finalization;
3use crate::gc::Gc;
4use crate::types::GcBox;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected