MCPcopy Create free account
hub / github.com/aiscriptdev/aiscript / static_collect.rs

File static_collect.rs

aiscript-arena/src/static_collect.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::Rootable;
2use crate::collect::Collect;
3
4use alloc::borrow::{Borrow, BorrowMut};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected