libmongocrypt-rust

Rust bindings for libmongocrypt

APACHE-2.0 License

Downloads
19.7K
Stars
4
Committers
2

libmongocrypt-rust

Rust language bindings for the libmongocrypt library for client-side encryption in MongoDB drivers.

Requirements

libmongocrypt 1.8.0 or higher must be installed; if it's not in a system-default location MONGOCRYPT_LIB_DIR can be set to specify a search location.