| Crates.io | libtugraph-sys |
| lib.rs | libtugraph-sys |
| version | 0.1.2+3.5.0 |
| created_at | 2023-06-19 08:40:33.419491+00 |
| updated_at | 2023-06-21 04:51:08.616367+00 |
| description | Native bindings to liblgraph |
| homepage | https://github.com/antkiller996/rust-tugraph |
| repository | https://github.com/antkiller996/rust-tugraph |
| max_upload_size | |
| id | 893928 |
| size | 15,450,400 |
Low-level bindings to tugraph-db C API.
It is highly inspired by librocksdb-sys.
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.