[−][src]Module dark_vm::utils::store
The store module, which provides a nice wrapper around a HashMap for maintaining variables. The Store struct is a basic wrapper around a HashMap. It is useful for maintaining variables and available functions.
Structs
| Store |