ashscript_types::chunk

Type Alias Chunks

source
pub type Chunks = HashMap<ChunkId, Chunk>;

Aliased Typeยง

struct Chunks { /* private fields */ }