Skip to main content

Through

Type Alias Through 

Source
pub type Through<Join> = Join;
Expand description

Type alias for HasMany with an explicit join entity (many-to-many).