Module entity_registry

Module entity_registry 

Source
Expand description

Entity registry for managing entity descriptors and auto-generating CRUD routes

Structs§

EntityRegistry
Registry for all entities in the application

Traits§

EntityDescriptor
Trait that describes how to build routes for an entity