1 unstable release

0.1.0 Mar 12, 2021

#21 in #ice


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
~35K SLoC