vest
0.1.0
Module cond
Module Items
Structs
In vest::
regular
vest
::
regular
Module
cond
Copy item path
Source
Expand description
Cond combinator
Structs
ยง
Cond
Combinator that checks if
cond
is true and then delegates to the
inner
combinator.