type-freak 0.2.0

Collection of typed data structures, trait operators and aliases
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.typenum]
version = "~1"

[package]
authors = ["jerry73204 <jerry73204@gmail.com>"]
description = "Collection of typed data structures, trait operators and aliases"
edition = "2018"
homepage = "https://github.com/jerry73204/rust-type-freak"
license-file = "LICENSE.md"
name = "type-freak"
readme = "README.md"
repository = "https://github.com/jerry73204/rust-type-freak"
version = "0.2.0"