4 releases

0.2.1 May 12, 2021
0.2.0 May 12, 2021
0.1.1 Oct 2, 2020
0.1.0 Jun 30, 2020

#27 in #deriving

Download history 30/week @ 2024-03-25 48/week @ 2024-04-01 17/week @ 2024-04-08 18/week @ 2024-04-15 27/week @ 2024-04-22 28/week @ 2024-04-29 26/week @ 2024-05-06 19/week @ 2024-05-13 28/week @ 2024-05-20 8/week @ 2024-05-27 15/week @ 2024-06-03 19/week @ 2024-06-10 21/week @ 2024-06-17 22/week @ 2024-06-24 13/week @ 2024-07-08

62 downloads per month
Used in 8 crates (via enso-shapely)

Custom license

44KB
725 lines

Shapely Macros

This crate provides macros for typeclass derivation.


lib.rs:

This crate defines a custom derive macro Iterator. Should not be used directly, but only through enso-shapely crate, as it provides utilities necessary for the generated code to compile.

Dependencies

~2MB
~47K SLoC