type_traits 0.3.0

Collection of utilities related to types and their properties
Documentation
[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"
include = ["**/*.rs", "Cargo.toml", "README.md", "LICENSE"]
keywords = ["type", "traits"]
license = "BSL-1.0"
name = "type_traits"
readme = "README.md"
repository = "https://github.com/DoumanAsh/type_traits"
version = "0.3.0"