cuengine 0.12.2

Go-Rust FFI bridge for CUE evaluation with production-ready features
docs.rs failed to build cuengine-0.12.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: cuengine-0.16.0

Go-Rust FFI bridge for CUE evaluation

This crate provides a safe Rust interface to the Go-based CUE evaluator. It handles all FFI operations, memory management, and error handling for calling Go functions from Rust.