Rust Crates

This project publishes several Rust crates on crates.io:

If you are building an integration with, for example, a custom storage system, it may be helpful to use the core crate and provide a custom implementation of its Storage trait.

We suggest that any generally useful extensions, such as additional storage backends, be published as open-source packages.