#help #cli #development-utilities

type_of_var

Rust library which was created to help find type of variable

1 stable release

1.0.0 Feb 17, 2021

#126 in #help

MIT license

5KB

type_of

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

How to Use

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

No runtime deps