data_type 0.1.1

Collection of primal data types.
Documentation
test = []
[dependencies.either]
version = "~1.6"

[dependencies.type_constructor]
version = "~0.1"
[dev-dependencies.test_tools]
version = "~0.1"

[lib]
name = "data_type"
path = "rust/impl/dt/data_type_lib.rs"

[package]
authors = ["Kostiantyn Wandalen <wandalen@obox.systems>", "Dmytro Kryvoruchko <dm.vict.kr@gmail.com>"]
categories = ["algorithms", "development-tools"]
description = "Collection of primal data types.\n"
documentation = "https://docs.rs/data_type"
edition = "2021"
homepage = "https://github.com/Wandalen/wTools/tree/master/module/rust/data_type"
include = ["/rust/impl/dt", "/Cargo.toml", "/Readme.md", "/License"]
keywords = ["fundamental", "general-purpose"]
license = "MIT"
name = "data_type"
readme = "Readme.md"
repository = "https://github.com/Wandalen/wTools/tree/master/module/rust/data_type"
resolver = "2"
version = "0.1.1"