scale-decode-derive

Crates.ioscale-decode-derive
lib.rsscale-decode-derive
version0.15.0
sourcesrc
created_at2023-03-13 12:55:03.810891
updated_at2024-11-08 17:15:32.50386
descriptionDerive macro for scale-decode
homepagehttps://www.parity.io/
repositoryhttps://github.com/paritytech/scale-decode
max_upload_size
id808837
size26,434
Niklas Adolfsson (niklasad1)

documentation

https://docs.rs/scale-decode

README

scale-decode-derive

Provides a DecodeAsType macro capable of automatically implementing DecodeAsType (via implementing IntoVisitor / Visitor traits) on structs and enums.

Commit count: 66

cargo fmt