Expand description
Model repository trait definition.
This port defines the interface for model persistence operations. Implementations must handle all storage details internally.
Traitsยง
- Model
Repository - Repository for model persistence operations.