9 releases

0.0.9 Nov 17, 2024
0.0.8 Oct 20, 2024
0.0.4 Aug 24, 2024
0.0.1 Jun 27, 2024

#134 in #add

Download history 226/week @ 2024-08-23 11/week @ 2024-08-30 19/week @ 2024-09-13 13/week @ 2024-09-20 9/week @ 2024-09-27 1/week @ 2024-10-04 6/week @ 2024-10-11 553/week @ 2024-10-18 19/week @ 2024-10-25 7/week @ 2024-11-01 4/week @ 2024-11-08 114/week @ 2024-11-15 20/week @ 2024-11-22 5/week @ 2024-11-29 14/week @ 2024-12-06

153 downloads per month
Used in 2 crates

Custom license

21KB
438 lines

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.

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

~5–10MB
~117K SLoC