Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The `SerPolicy` was panicking due to attempting to split a string in the middle of a utf8 character. Updates the policy to instead truncate strings at the nearest character boundary.
- Loading branch information