Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use crate::collect::Collect;
2
use crate::context::Finalization;
3
use crate::gc::Gc;
4
use crate::types::GcBox;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected