Module nested

Source
Expand description

Handle operations for nested entities.

Structs§

Nested

Traits§

Parent
Trait that entities implement for every field marked #[es_entity(nested)] Will be auto-implemented when `#[derive(EsEntity)] is used.
PopulateNested