ext_format 0.1.0

A small, yet powerful, Rust crate for string interpolation
Documentation
[dependencies.litrs]
version = "0.4.0"

[dependencies.proc-macro2]
version = "1.0.66"

[dependencies.quote]
version = "1.0.32"

[lib]
proc-macro = true

[package]
description = "A small, yet powerful, Rust crate for string interpolation"
edition = "2021"
homepage = "https://github.com/FlorianNAdam/ext_format-rs"
license = "MIT"
name = "ext_format"
readme = "README.md"
repository = "https://github.com/FlorianNAdam/ext_format-rs"
version = "0.1.0"