any_of 2.2.0

A general optional sum of product type which can be Neither, Left, Right or Both.
Documentation
1
2
3
4
5
6
7
8

mod test_either;

mod test_both;

mod test_any_of;

mod test_any_of_x;