ostd
0.15.2
Module util
Module Items
Modules
Enums
In crate ostd
ostd
Module
util
Copy item path
Source
Expand description
Utility types and methods.
Modules
ยง
either
๐
macros
๐
ops
๐
range_
alloc
๐
Enums
ยง
Either
A type containing either a
Left
value
L
or a
Right
value
R
.