typeof

Crates.iotypeof
lib.rstypeof
version1.0.0
sourcesrc
created_at2021-02-17 17:43:18.233352
updated_at2021-02-17 17:43:18.233352
descriptionRust library which was created to help find type of variable
homepage
repositoryhttps://github.com/rust-lang/cargo/
max_upload_size
id356556
size10,029
(a2p1k02)

documentation

https://github.com/a2p1k02/type_of

README

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
Commit count: 17900

cargo fmt