Expand description
Stuff to work with the environment
Structs§
- Default
Environment - A very simple default Environment for testing purpose and the REPL
Enums§
- Error
- Errors that can happen when interacting with an
Environment.
Traits§
- Environment
- The trait for providing an
Environmentto aVMthat stores variables persistently and externally available.