multi-trait-object 0.1.0

A type to store an object with all associated traits
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dev-dependencies.dyn-clone]
version = "1.0.4"

[package]
authors = ["trivernis"]
description = "A type to store an object with all associated traits"
edition = "2021"
license = "Apache-2.0"
name = "multi-trait-object"
readme = "README.md"
repository = "https://github.com/Trivernis/multi-trait-object/tree/main"
resolver = "2"
version = "0.1.0"