gettype 1.0.0

A simple function to get the type of a value at runtime.
Documentation
1
2
3
4
5
6
7
8
[package]
name        = "gettype"
version     = "1.0.0"
edition     = "2024"
license     = "GPL-3.0-or-later"
repository  = "https://gitlab.com/celestifyx/gettype.git"
description = "A simple function to get the type of a value at runtime."
authors     = ["CELESTIFYX Team <celestifyx@gmail.com>"]