1 unstable release

0.1.0 Mar 12, 2021

#22 in #ice

29 downloads per month
Used in ice-rs

GPL-2.0 license

5KB
96 lines

ice-derive

This lib implements derive macros for ice-rs library. The following derive macros exist:

  • IceDerive - add encoding and decoding
  • IceEncode - only add encoding
  • IceDecode - only add decoding

Dependencies

~1.5MB
~33K SLoC