/libmongocrypt-rust

Rust bindings for libmongocrypt

Primary LanguageRustApache License 2.0Apache-2.0

libmongocrypt-rust

License

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.