Y
Hacker News
new
|
ask
|
show
|
jobs
by
hvenev
657 days ago
Is 26 characters next? I think the number of bytestrings of length <= 26 that are also valid UTF-8 is only 0.021 * 256^24.
1 comments
returningfory2
657 days ago
I think the problem you encounter with this is that you can no longer reference the small string as a &str.
link