aboutsummaryrefslogtreecommitdiffstats
path: root/askama_tide
diff options
context:
space:
mode:
authorLibravatar René Kijewski <kijewski@library.vetmed.fu-berlin.de>2021-10-11 15:09:10 +0200
committerLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2021-11-24 18:56:23 +0100
commit8479797c84bb0ae763ae6f3c1fd9db1ed8edb1ba (patch)
tree4516d83206a12a3d1923cd9e3cba06f88c5e75e8 /askama_tide
parentda5a9ac8d1f018db8fed1dfe66756bcd533870b4 (diff)
downloadaskama-8479797c84bb0ae763ae6f3c1fd9db1ed8edb1ba.tar.gz
askama-8479797c84bb0ae763ae6f3c1fd9db1ed8edb1ba.tar.bz2
askama-8479797c84bb0ae763ae6f3c1fd9db1ed8edb1ba.zip
Parse `&str` instead of `&[u8]`
Askama's takes valid UTF-8 files as input. So why operate on byte slices instead of strings? This makes writing some functions a lot simpler.
Diffstat (limited to 'askama_tide')
0 files changed, 0 insertions, 0 deletions