1 2 3 4 5 6 7 8 9 10
[package] name = "type_val" version = "0.3.2" authors = ["TurkeyMcMac <jwmhjwmh@gmail.com>"] description = "Type-level values." repository = "https://github.com/TurkeyMcMac/type_val" categories = ["no-std"] license = "MIT" [dependencies]