#help #cli #development-utilities

typeof

Rust library which was created to help find type of variable

1 stable release

1.0.0 Feb 17, 2021

#150 in #help

25 downloads per month

MIT license

4KB

type_of

This Rust Library was created to help find type of variable.

How to Use

  1. Add type_of = "1.0.0" in your Cargo.toml file
  2. Call function and input variable in function arguments

No runtime deps