Module record_ref

Module record_ref 

Source
Expand description

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

Structsยง

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