MCPcopy 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

1use core::{cell::RefCell, fmt, mem};
2
3use alloc::{
4 rc::{Rc, Weak},

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected