docs.rs failed to build oxrocksdb-sys-0.5.10
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:
oxrocksdb-sys-0.5.9
Oxigraph RocksDB bindings
RocksDB bindings for Oxigraph.
By default it builds RocksDB as part of this crate.
It is also possible to dynamically link to RocksDB using the disabled by default pkg-config feature.
In this case pkg-config will be used to link to RocksDB.
Refer to this crate documentation if you want to configure the library lookup.
Based on librocksdb-sys under Apache v2 license.