opt_struct 0.1.1

Optional collections
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["merl <merl.001.mia@gmail.com>"]
description = "Optional collections"
edition = "2021"
homepage = "https://github.com/merl-twin/opt-struct"
include = ["**/*.rs", "Cargo.toml"]
license = "MIT"
name = "opt_struct"
readme = "README.md"
repository = "https://github.com/merl-twin/opt-struct"
version = "0.1.1"