added SmolStr

This commit is contained in:
Moritz Gmeiner 2025-04-08 00:33:12 +02:00
commit 7490faa589
6 changed files with 131 additions and 49 deletions

View file

@ -1,3 +1,3 @@
# zig-template
# zig-smolstr
Template for zig repositories
String with inlining support, based on [smol_str](https://github.com/rust-analyzer/smol_str)