const_str_slice_concat 0.1.0

Utilities for const concatenation of string slices.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Greg Johnston"]
description = "Utilities for const concatenation of string slices."
edition = "2021"
license = "MIT"
name = "const_str_slice_concat"
readme = "README.md"
repository = "https://github.com/leptos-rs/leptos"
rust-version = "1.75"
version = "0.1.0"