Macro proto_pdk_api::api_struct

source ·
macro_rules! api_struct {
    ($struct:item) => { ... };
}
Expand description

Wrap a struct with common derives and serde required attributes.