Module model_repository

Module model_repository 

Source
Expand description

Model repository trait definition.

This port defines the interface for model persistence operations. Implementations must handle all storage details internally.

Traitsยง

ModelRepository
Repository for model persistence operations.