gettype 1.0.0

A simple function to get the type of a value at runtime.
Documentation
[lib]
name = "gettype"
path = "src/lib.rs"

[package]
authors = ["CELESTIFYX Team <celestifyx@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A simple function to get the type of a value at runtime."
edition = "2024"
license = "GPL-3.0-or-later"
name = "gettype"
readme = "README.md"
repository = "https://gitlab.com/celestifyx/gettype.git"
version = "1.0.0"