#[derive(IrohRecord)]
{
// Attributes available to this derive:
#[iroh_db]
}
Expand description
Generates the stable schema, canonical record codec and typed field metadata.
#[derive(IrohRecord)]
{
// Attributes available to this derive:
#[iroh_db]
}
Generates the stable schema, canonical record codec and typed field metadata.