diff options
author | Runxi Yu <me@runxiyu.org> | 2025-01-12 04:38:25 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-01-12 04:42:09 +0800 |
commit | 27cf6309af4536be615a34a647bbc54e6f8f43c6 (patch) | |
tree | 7563339698b24510f1024c4904f5a55ff7614c03 /BUGS | |
parent | Update README (diff) | |
download | maild-27cf6309af4536be615a34a647bbc54e6f8f43c6.tar.gz maild-27cf6309af4536be615a34a647bbc54e6f8f43c6.tar.zst maild-27cf6309af4536be615a34a647bbc54e6f8f43c6.zip |
Add basic routing
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +There might be standard library functions that use runes instead of bytes while +operating over strings. |