#[derive(LightningEncode)]
{
// Attributes available to this derive:
#[lightning_encoding]
}
Expand description
Derives LightningEncode implementation for the type.
#[derive(LightningEncode)]
{
// Attributes available to this derive:
#[lightning_encoding]
}
Derives LightningEncode implementation for the type.