sandkiste
provides an abstract API for the Rust programming language to allow
executing scripting language code snippets in a sandbox.
See contained LICENSE
file (MIT License).
MaybeFunction::FunctionRef<'a>
and
MaybeOpaque::OpaqueRef<'a>
have been removed and must be provided
manually.