string-builder: Ajoute un paquet pour construire des char*

This commit is contained in:
2022-11-28 11:40:21 +01:00
parent cb6d978cad
commit 27eafc7b9c
5 changed files with 137 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
[package]
name = "static-string-builder"
version = "0.1.1"
description = "Global string builder"
license = "MIT"