blueprint-stores 0.2.0-alpha.2

Storage providers for Tangle Blueprints
docs.rs failed to build blueprint-stores-0.2.0-alpha.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: blueprint-stores-0.1.0-alpha.5

blueprint-stores

Meta-crate for Blueprint storage backends.

What it re-exports

  • blueprint-store-local-database as local_database.

When to use

Use when you want storage providers through a single dependency entrypoint.

Related links