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