Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aiscriptdev/aiscript
/ interned.rs
File
interned.rs
aiscript-vm/src/string/interned.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Copy from https://github.com/kyren/gc-arena
2
3
use std::{
4
alloc, fmt,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected