type_traits 0.1.0

Collection of utilities related to types and their properties
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors = ["Douman <douman@gmx.se>"]
categories = ["no-std"]
description = "Collection of utilities related to types and their properties"
documentation = "https://docs.rs/type_traits/"
edition = "2018"
keywords = ["type", "traits"]
license = "BSL-1.0"
name = "type_traits"
readme = "README.md"
repository = "https://github.com/DoumanAsh/type_traits"
version = "0.1.0"