1 stable release
1.0.0 | Feb 17, 2021 |
---|
#46 in #dev-tools
4KB
type_of
This Rust Library was created to help find type of variable.
How to Use
- Add
type_of = "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 |
---|
#46 in #dev-tools
4KB
This Rust Library was created to help find type of variable.
type_of = "1.0.0"
in your Cargo.toml
file