option-operations 0.5.0

Traits and auto-implementations to improve arithmetic operations usability when dealing with `Option`s.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "option-operations"
version = "0.5.0"
dependencies = [
 "paste",
]

[[package]]
name = "paste"
version = "1.0.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9423e2b32f7a043629287a536f21951e8c6a82482d0acb1eeebfc90bc2225b22"