plotnik-vm 0.3.2

Runtime VM for executing compiled Plotnik queries
Documentation
1
2
3
4
5
//! VM engine tests.
//!
//! Note: Most VM tests are integration tests that require the full compilation
//! pipeline. They remain in plotnik-lib. This file contains unit tests that
//! only need the VM crate.