Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(text)!: remove unnecessary lifetime from ToText trait (#1234)
BREAKING CHANGE: The ToText trait no longer has a lifetime parameter. This change simplifies the trait and makes it easier implement.
- Loading branch information