4 releases (2 breaking)

0.3.1 Apr 8, 2023
0.3.0 Apr 8, 2023
0.2.0 May 30, 2022
0.1.0 Feb 23, 2022

#16 in #try-from

Download history 1/week @ 2024-02-10 4/week @ 2024-02-17 68/week @ 2024-02-24 7/week @ 2024-03-02 15/week @ 2024-03-09 3/week @ 2024-03-16 37/week @ 2024-03-30 34/week @ 2024-04-06 5/week @ 2024-04-13 21/week @ 2024-04-20

97 downloads per month
Used in 2 crates (via enum_variant_macros)

MIT/Apache

7KB
132 lines

This crate contains macros for enum-variant-macros, please use that crate, it contains code required for the output of these macros to function.

Licensed under either of Apache License, Version 2.0 or LICENSE-MIT at your option.


lib.rs:

Proc macros for derive_try_from

Do not link to this. This library is solely to provide proc macros.

Dependencies

~340–800KB
~19K SLoC