dbn

Module 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.