[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"