Module ergol::relation

source ·
Expand description

This module contains the struct that we use to represent the relationships between linked tables.

Structs

Traits

  • The different types of relation that tables can have are managed with this trait.