junobuild-collections

Crates.iojunobuild-collections
lib.rsjunobuild-collections
version0.0.9
sourcesrc
created_at2024-06-27 09:32:15.720092
updated_at2024-11-17 09:04:41.824686
descriptionThe types and rules to define collections.
homepagehttps://juno.build
repositoryhttps://github.com/junobuild/juno
max_upload_size
id1285250
size56,727
David Dal Busco (peterpeterparker)

documentation

https://docs.rs/junobuild-collections

README

JunoBuild-Collections

junobuild-collection is a set of types and rules to implement collections in Juno modules.

Getting Started

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

[dependencies]
junobuild-collections = "*"

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.
Commit count: 1463

cargo fmt