#[derive(Record)]
{
// Attributes available to this derive:
#[record]
}
Expand description
Derives the Record
trait for a struct.
#[derive(Record)]
{
// Attributes available to this derive:
#[record]
}
Derives the Record
trait for a struct.