docs.rs failed to build eloqstore-sys-1.1.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.
eloqstore-sys
Low-level Rust FFI bindings for EloqStore.
This crate builds the native EloqStore sources with CMake and exposes the
flattened C API to Rust. It is intended to be used by the higher-level
eloqstore crate.
Build behavior
- The crate builds native sources via
build.rs - The native shared library is linked automatically
- The packaged crate contains the vendored source tree needed for
cargo package
Publishing order
cargo publish -p eloqstore-syscargo publish -p eloqstore