ostd
0.15.2
Module either
Module Items
Enums
In ostd::
util
ostd
::
util
Module
either
Copy item path
Source
Enums
ยง
Either
A type containing either a
Left
value
L
or a
Right
value
R
.