Struct rusty_nail::recipe::schema::recipe_ingredients::dsl::recipe_ingredients []

pub struct recipe_ingredients;

Methods

impl table

Trait Implementations

impl<JoinType> JoinTo<Recipe::Table, JoinType> for table

impl<JoinType> JoinTo<Ingredient::Table, JoinType> for table

impl Debug for table

Formats the value using the given formatter.

impl Clone for table

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for table

impl QuerySource for table

impl AsQuery for table

impl Table for table

impl HasTable for table

impl IntoUpdateTarget for table

impl QueryId for table