ttype 0.1.1

ttype - A quick macro for printing or returning the type of a variable
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Ricky (Degausser) <Ricky@Hosfelt.io>"]
description = "ttype - A quick macro for printing or returning the type of a variable"
edition = "2018"
homepage = "https://github.com/deg4uss3r/ttype"
license-file = "LICENSE.md"
name = "ttype"
readme = "README.md"
repository = "https://github.com/deg4uss3r/ttype"
version = "0.1.1"