Expand description
The RecordRef struct for non-owning dynamically-typed references to DBN records.
Structsยง
- Record
Ref - 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.