junobuild-storage 0.0.15

Web and storage features of Juno.
docs.rs failed to build junobuild-storage-0.0.15
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: junobuild-storage-0.0.14

JunoBuild-Storage

junobuild-storage is the crate that provides the web and storage capabilities in Juno modules.

Getting Started

To include junobuild-storage in your Rust project, add it as a dependency in your Cargo.toml:

[dependencies]
junobuild-storage = "*"

Replace "*" with the specific version you want to use, or omit the version to always use the latest version.

Links & Resources

Here are some useful links:

  • Looking to get started? Check out the documentation.
  • Have a look at the LICENSE for information about licensing and limitation.
  • Have questions, comments or feedback? Join our Discord or OpenChat.