Module dbn::record_ref

source ·
Expand description

The RecordRef struct for non-owning references to DBN records.

Structs

  • A wrapper around a non-owning immutable reference to a DBN record. This wrapper allows for mixing of record types and schemas, and runtime record polymorphism.