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