Enum sql_ast::ast::SetVariableValue [−][src]
Variants
Ident(Ident)Literal(Value)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 SetVariableValueimpl Send for SetVariableValueimpl Sync for SetVariableValueimpl Unpin for SetVariableValueimpl UnwindSafe for SetVariableValueBlanket Implementations
Mutably borrows from an owned value. Read more