str-cat 0.2.0

Efficiently concatenate strings without extra side-effects.
Documentation
1
2
3
4
5
6
7
8
9
# str-cat

This crate provides macros to efficiently concatenate strings without extra
side-effect.

[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/Equim-chan/str-cat/test.yml?branch=main)](https://github.com/Equim-chan/str-cat/actions/workflows/test.yml)
[![docs.rs](https://img.shields.io/docsrs/str-cat)](https://docs.rs/str-cat)

[Documentation](https://docs.rs/str-cat)