scale-decode-derive

Crates.ioscale-decode-derive
lib.rsscale-decode-derive
version0.13.1
sourcesrc
created_at2023-03-13 12:55:03.810891
updated_at2024-06-07 13:49:42.54535
descriptionDerive macro for scale-decode
homepagehttps://www.parity.io/
repositoryhttps://github.com/paritytech/scale-decode
max_upload_size
id808837
size26,092
James Wilson (jsdw)

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: 57

cargo fmt