fmtcalc 0.1.0

A calculator that can be used like the println! macro of the Rust language.
Documentation
[dependencies.dynfmt]
features = ["curly"]
version = "0.1"

[package]
authors = ["kmgy"]
categories = ["command-line-utilities"]
description = "A calculator that can be used like the println! macro of the Rust language."
edition = "2018"
keywords = ["calculator"]
license = "MIT"
name = "fmtcalc"
readme = "README.md"
repository = "https://github.com/kumavale/fmtcalc"
version = "0.1.0"