extremedb_sys

Crates.ioextremedb_sys
lib.rsextremedb_sys
version0.1.2
sourcesrc
created_at2020-07-19 18:56:51.63373
updated_at2021-09-21 11:23:07.370799
descriptionFFI bindings to McObject eXtremeDB
homepagehttps://mcobject.com
repositoryhttps://github.com/mcobject/extremedb-rs
max_upload_size
id266965
size132,014
(mcobject-support)

documentation

https://docs.rs/extremedb_sys

README

extremedb_sys

Low-level FFI bindings to McObject eXtremeDB for Rust.

This package contains the low-level, unsafe Rust declarations of the eXtremeDB C API functions, as well as structures and enumerations matching their C counterparts. Most applications will never call the functions declared in this package directly.

A few environment variables must be set prior to building this package. For details, refer to the documentation.

Note that an existing installation of eXtremeDB 8.2 is required to build this package. An evaluation eXtremeDB package can be requested at the McObject website.

Commit count: 39

cargo fmt