Module environment

Module environment 

Source
Expand description

A tratt to work with the outside world and a default implementation.

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 the ScriptingValues persistent and external available.