leo_ast
2.4.1
Module ternary
Module Items
Structs
In leo_
ast::
expressions
leo_ast
::
expressions
Module
ternary
Copy item path
Source
Structs
ยง
Ternary
Expression
A ternary conditional expression, that is,
condition ? if_true : if_false
.