assoc_static 1.0.0

Associate static objects to types
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "assoc_static"
version = "1.0.0"
license = "MIT OR Apache-2.0"
authors = ["Christian Thäter <ct@pipapo.org>"]
description = "Associate static objects to types"
repository = "https://github.com/cehteh/assoc_static.git"
edition = "2021"
keywords = ["static", "generic"]

[badges]
maintenance = { status = "actively-developed" }