Attribute Macro taurpc_macros::rpc_struct

source ·
#[rpc_struct]
Expand description

Add this macro to all structs used inside the procedures arguments or return types. This macro is necessary for serialization and TS type generation.