any-opt 1.0.1

Simple macro to get the first value from a list of options
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Francesco Dainese <franci.dainese@gmail.com>"]
description = "Simple macro to get the first value from a list of options"
documentation = "https://docs.rs/any-opt/1.0.0"
edition = "2018"
homepage = "https://gitlab.com/Karrq/any-opt"
keywords = ["any", "option"]
license = "Apache-2.0/MIT"
name = "any-opt"
repository = "https://gitlab.com/Karrq/any-opt"
version = "1.0.1"