#[derive(Attributes)]
{
// Attributes available to this derive:
#[dynomite]
}
Expand description
similar in spirit to #[derive(Item)] except these are exempt from declaring
partition and sort keys
#[derive(Attributes)]
{
// Attributes available to this derive:
#[dynomite]
}
similar in spirit to #[derive(Item)] except these are exempt from declaring
partition and sort keys