Problem
We want to expose vaccel bindings for high-level programming languages. At the moment, we do expose some Rust bindings. We need to clean up the semantics of these and also add support for, at least, Python
Requirements
- Cleanup/extend the rust bindings to be more idiomatic.
- Design respective bindings for Python