[][src]Module catwalk::model

Representation of the actual data.

Structs

StoredModel

A representation of a stored model. While every model type has it's own version when loaded, the same cannot be said before they're loaded, or while they're in the process of being loaded. This acts as representation of that.

Traits

Model

A Model is a representation of data.