- introduce `Elide` trait for string truncation - add `elide` function to truncate strings longer than a specified length, adding " ..." at the end
1.3 KiB
1.3 KiB
- introduce `Elide` trait for string truncation - add `elide` function to truncate strings longer than a specified length, adding " ..." at the end