docs.rs failed to build libtugraph-sys-0.1.0+3.5.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.
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:
libtugraph-sys-0.1.2+3.5.0
TuGraph-DB bindings
Low-level bindings to tugraph-db C API.
It is highly inspired by librocksdb-sys.
Version
The libtugraph-sys version number follows as librocksdb-sys which is in format X.Y.Z+TX.TY.TZ, where
X.Y.Z is the version of this crate and follows SemVer conventions, while TX.TY.TZ is the version of the
bundled tugraph-db.