Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aiscriptdev/aiscript
/ gc.rs
File
gc.rs
aiscript-arena/src/gc.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use core::{
2
alloc::Layout,
3
borrow::Borrow,
4
fmt::{self, Debug, Display, Pointer},
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected