test = []
[dependencies]
[dev-dependencies.test_tools]
version = "~0.1"
[lib]
name = "template_blank"
path = "rust/impl/_template_blank/lib.rs"
[package]
authors = ["Kostiantyn Wandalen <wandalen@obox.systems>", "Dmytro Kryvoruchko <dm.vict.kr@gmail.com>"]
categories = ["algorithms", "development-tools"]
description = """
Math tools
"""
documentation = "https://docs.rs/template_blank"
edition = "2021"
homepage = "https://github.com/Wandalen/wTools/tree/master/module/rust/template_blank"
include = ["/rust/impl/_template_blank", "/Cargo.toml", "/Readme.md", "/License"]
keywords = ["fundamental", "general-purpose"]
license = "MIT"
name = "math_tools"
readme = "Readme.md"
repository = "https://github.com/Wandalen/wTools/tree/master/module/rust/template_blank"
resolver = "2"
version = "0.1.0"