#error #enums #proc-macro #combined #procedural #deprecated

deprecated macro combination-err

procedural macro for combined error enums

2 releases

0.1.2 Aug 7, 2020
0.1.1 Jul 24, 2019

#10 in #combined

MIT license

6KB
105 lines

combination-err

Simple proc-macro crate for defining error enums

DEPCRECATION NOTICE 20201008

As of 20201008, this crate has been deprecated in favor of the much better implementation found in thiserror, which does everything combination-err did, but better, and is already past the 1.0 mark.

Dependencies

~2MB
~47K SLoC