opt_struct 0.1.4

Optional collections
Documentation
[dependencies]

[lib]
name = "opt_struct"
path = "src/lib.rs"

[package]
authors = ["merl <merl.001.mia@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Optional collections"
edition = "2024"
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.4"