#case #option-t #option-u #unconstructable

inclusive-or

A type equivalent to (Option<T>, Option<U>) where the (None, None) case is unconstructable

1 unstable release

0.1.0 Jun 27, 2023
0.0.1 Jun 27, 2023

#11 in #option-t

34 downloads per month

MIT license

4KB

inclusive-or

crates.io badge docs.rs badge

A type equivalent to (Option<T>, Option<U>) where the (None, None) case is unconstructable.

No runtime deps