baoyachi / duration-str

duration string parser write by Rust.Playground:
https://baoyachi.github.io/duration-str/
30 stars 9 forks source link

partial_input output is too long and needs to be truncated #47

Closed baoyachi closed 1 month ago

baoyachi commented 1 month ago
> 1ssssssssssssssssssssssssssssss
1ssssssssssssssssssssssssssssss
 ^
partial_input:ssssssssssssssssssssssssssssss, expect one of :["y", "mon", "w", "d", "h", "m", "s", "ms", "µs", "us", "ns"] or their longer forms, but find:ssssssssssssssssssssssssssssss
>