Crates.io | ice-derive |
lib.rs | ice-derive |
version | 0.1.0 |
source | src |
created_at | 2021-03-12 08:46:04.101173 |
updated_at | 2021-03-12 08:46:04.101173 |
description | derive macros for ice-rs |
homepage | https://github.com/cemoktra/ice-rs |
repository | https://github.com/cemoktra/ice-rs |
max_upload_size | |
id | 367614 |
size | 4,775 |
This lib implements derive macros for ice-rs library. The following derive macros exist:
IceDerive
- add encoding and decodingIceEncode
- only add encodingIceDecode
- only add decoding