It's difficult to pass around Class, ClassGroup when they are restricted by the bounds of VDom (no Send or Sync). This was the motivating factor behind creating model structs. It may be worthwhile to store VDomGuards internally wrapped in an Arc over using VDoms.
It's difficult to pass around
Class,ClassGroupwhen they are restricted by the bounds ofVDom(noSendorSync). This was the motivating factor behind creating model structs. It may be worthwhile to storeVDomGuards internally wrapped in anArcover usingVDoms.