Peter Zerg
Results
1
comments of
Peter Zerg
Same here: byte index 14 is not a char boundary; it is inside '息' (bytes 12..15) This is a classic UTF-8 string slicing bug in Rust - the code attempted...