distssh v2.0.1 (2019-10-06T18:28:00Z)
Dub
Repo
WhereExpr.Opt
miniorm
query_ast
WhereExpr
Undocumented in source.
struct
WhereExpr
static
struct
Opt {
WhereOp
op
;
Expr
expr
;
}
Members
Variables
expr
Expr
expr
;
Undocumented in source.
op
WhereOp
op
;
Undocumented in source.
Meta
Source
See Implementation
miniorm
query_ast
WhereExpr
functions
toString
structs
Opt
variables
optional
required