Expand description
A tratt to work with the outside world and a default implementation.
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 theScriptingValues persistent and external available.