| 1 | [package] |
|---|---|
| 2 | name = "tinyvec_macros" |
| 3 | version = "0.1.1" |
| 4 | authors = ["Soveu <marx.tomasz@gmail.com>"] |
| 5 | edition = "2018" |
| 6 | license = "MIT OR Apache-2.0 OR Zlib" |
| 7 | repository = "https://github.com/Soveu/tinyvec_macros" |
| 8 | description = "Some macros for tiny containers" |
| 9 |
