8 releases
0.0.8 | Oct 20, 2024 |
---|---|
0.0.7 | Oct 18, 2024 |
0.0.4 | Aug 24, 2024 |
0.0.1 | Jun 27, 2024 |
#718 in Magic Beans
578 downloads per month
Used in 2 crates
92KB
1.5K
SLoC
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.
Dependencies
~8–16MB
~226K SLoC