ice-derive

Crates.ioice-derive
lib.rsice-derive
version0.1.0
sourcesrc
created_at2021-03-12 08:46:04.101173
updated_at2021-03-12 08:46:04.101173
descriptionderive macros for ice-rs
homepagehttps://github.com/cemoktra/ice-rs
repositoryhttps://github.com/cemoktra/ice-rs
max_upload_size
id367614
size4,775
Bastian (cemoktra)

documentation

README

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
Commit count: 108

cargo fmt