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

File state.rs

aiscript-vm/src/vm/state.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use std::{
2 array,
3 borrow::Cow,
4 collections::{BTreeMap, HashMap},

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected