Module environment

Module environment 

Source
Expand description

Stuff to work with the environment

Structs§

DefaultEnvironment
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 Environment to a VM that stores variables persistently and externally available.