Enum sql_ast::ast::ShowStatementFilter [−][src]
Variants
Like(String)Where(Expr)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 ShowStatementFilterimpl Send for ShowStatementFilterimpl Sync for ShowStatementFilterimpl Unpin for ShowStatementFilterimpl UnwindSafe for ShowStatementFilterBlanket Implementations
Mutably borrows from an owned value. Read more