Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use crate::Rootable;
2
use crate::collect::Collect;
3
4
use alloc::borrow::{Borrow, BorrowMut};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected