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

#18 in #try-from

Download history 34/week @ 2024-07-29 145/week @ 2024-08-05 212/week @ 2024-08-12 35/week @ 2024-08-19 5/week @ 2024-08-26 17/week @ 2024-09-02 16/week @ 2024-09-09 153/week @ 2024-09-16 82/week @ 2024-09-23 4/week @ 2024-09-30 24/week @ 2024-10-07 171/week @ 2024-10-14 66/week @ 2024-10-21 107/week @ 2024-10-28 79/week @ 2024-11-04 43/week @ 2024-11-11

299 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

~235–680KB
~16K SLoC