added SmolStr

This commit is contained in:
Moritz Gmeiner 2025-04-08 00:33:12 +02:00
commit 71bf9e1f90
6 changed files with 132 additions and 50 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)