Struct sql_ast::ast::TableAlias [−][src]
Fields
name: Identcolumns: Vec<Ident>Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for TableAliasimpl Send for TableAliasimpl Sync for TableAliasimpl Unpin for TableAliasimpl UnwindSafe for TableAliasBlanket Implementations
Mutably borrows from an owned value. Read more