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

#26 in #deriving

Download history 8/week @ 2024-01-08 4/week @ 2024-01-15 3/week @ 2024-02-05 18/week @ 2024-02-12 12/week @ 2024-02-19 44/week @ 2024-02-26 25/week @ 2024-03-04 23/week @ 2024-03-11 27/week @ 2024-03-18 30/week @ 2024-03-25 48/week @ 2024-04-01 17/week @ 2024-04-08 18/week @ 2024-04-15

115 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
~45K SLoC