Expand description
Procedural macros that implement DekuRead
and DekuWrite
traits
Attribute Macros§
- deku_
derive - Entry function for
deku_derive
proc-macro This attribute macro is used to deriveDekuRead
andDekuWrite
while removing temporary variables.