moonlab-sys 1.2.0

Low-level FFI bindings to the Moonlab quantum simulator C library
docs.rs failed to build moonlab-sys-1.2.0
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.

moonlab-sys

Raw Rust FFI bindings for the Moonlab quantum simulator.

Install the Moonlab native SDK first, then ensure pkg-config quantumsim resolves it. For custom or relocatable SDK installations, set MOONLAB_LIB_DIR and MOONLAB_INCLUDE_DIR.

Most users should depend on the safe moonlab crate instead.