#[derive(WalletEntity)]
{
// Attributes available to this derive:
#[wallet]
}
Expand description
WalletEntity Pattern - Wallet balance management (saves ~200 lines)
#[derive(WalletEntity)]
{
// Attributes available to this derive:
#[wallet]
}
WalletEntity Pattern - Wallet balance management (saves ~200 lines)