options 0.5.3

The package provides a data structure for managing named parameters.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "options"
version = "0.5.3"
edition = "2021"
license = "Apache-2.0/MIT"
authors = ["Ivan Ukhov <ivan.ukhov@gmail.com>"]
description = "The package provides a data structure for managing named parameters."
documentation = "https://docs.rs/options"
homepage = "https://github.com/stainless-steel/options"
repository = "https://github.com/stainless-steel/options"