IrohRecord

Derive Macro IrohRecord 

Source
#[derive(IrohRecord)]
{
    // Attributes available to this derive:
    #[iroh_db]
}
Expand description

Generates the stable schema, canonical record codec and typed field metadata.