4 releases
new 0.2.2 | Apr 17, 2025 |
---|---|
0.2.1 | Apr 17, 2025 |
0.2.0 | Nov 10, 2024 |
0.1.0 | Nov 10, 2024 |
#295 in Template engine
228 downloads per month
Used in 2 crates
(via tunnelbana-redirects)
16KB
336 lines
SimpleInterpolation
A dead simple interpolation format
this is an {interpolated} string
Variable names may have -
, _
, 0-9
, a-z
, and A-Z
, any other characters will cause errors.
simpleinterpolation
This is a simple library I created because I wanted something to take strings from users and interpolate them with variables.
It was created for speederboard and is mainly used in experienced and tunnelbana.