virtual_exec_type 0.1.0

Type definition sub-crate for virtual_exec - A sandbox execution environment which allowed limited execution of expression safely (WIP)
Documentation
1
2
3
4
5
6
mapping -> dict[str, obj]
obj = rc<ref<item>>

item -> enum -> Raw ?
enum impl to return the raw value??????
no this won't work cuz no concrete return type