typeof 1.0.0

Rust library which was created to help find type of variable
Documentation
[dependencies]

[package]
authors = ["a2p1k02 <fl4ckyp@gmail.com>"]
categories = ["command-line-utilities", "development-utilities"]
description = "Rust library which was created to help find type of variable"
documentation = "https://github.com/a2p1k02/type_of"
edition = "2018"
keywords = ["cli", "help"]
license = "MIT"
license-file = "LICENSE.txt"
name = "typeof"
readme = "README.md"
repository = "https://github.com/rust-lang/cargo/"
version = "1.0.0"