pub type RecordId = Thing;
Record ID
struct RecordId { pub tb: String, pub id: Id, }
tb: String
id: Id