const-str-join 0.2.1

Small crate to help joining strings during compilation time.
Documentation
[dependencies]

[lib]
name = "const_str_join"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Small crate to help joining strings during compilation time."
documentation = "https://docs.rs/const-str-join"
edition = "2024"
license = "MIT"
name = "const-str-join"
readme = "README.md"
repository = "https://github.com/andir/const-str-join"
version = "0.2.1"