1 stable release
1.0.0 | Feb 17, 2021 |
---|
#31 in #dev-tools
5KB
type_of
This Rust Library was created to help find type of variable.
How to Use
- Add
typeof = "1.0.0"
in yourCargo.toml
file - Call function and input variable in function arguments
Rust library which was created to help find type of variable
1.0.0 | Feb 17, 2021 |
---|
#31 in #dev-tools
5KB
This Rust Library was created to help find type of variable.
typeof = "1.0.0"
in your Cargo.toml
file