| Crates.io | scale-decode-derive |
| lib.rs | scale-decode-derive |
| version | 0.16.0 |
| created_at | 2023-03-13 12:55:03.810891+00 |
| updated_at | 2024-11-15 12:11:53.357295+00 |
| description | Derive macro for scale-decode |
| homepage | https://www.parity.io/ |
| repository | https://github.com/paritytech/scale-decode |
| max_upload_size | |
| id | 808837 |
| size | 26,434 |
Provides a DecodeAsType macro capable of automatically implementing DecodeAsType (via implementing IntoVisitor / Visitor traits) on structs and enums.