Functionsยง
- derive_
enum_ ๐decode - derive_
enum_ ๐encode - derive_
struct_ ๐decode - derive_
struct_ ๐encode - error ๐
- Processes all variants in a
Punctuated
list extracting any specified index. - is_
tuple_ ๐struct - Extracts the u64 index from an attribute if it matches
#[encodable(index = <u64>)]
.