docs.rs failed to build cuengine-0.4.1
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.
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.
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.