Skip to main content

Module model

Module model 

Source
Expand description

The Model trait — every Cast model implements this.

Structs§

Loaded
Wrapper for eager-loaded query results. Generic over the loading shape; in practice a concrete LoadedUserWithPosts type is generated per derive.

Traits§

Model