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
62 downloads per month
Used in 8 crates
(via enso-shapely)
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