autosurgeon icon indicating copy to clipboard operation
autosurgeon copied to clipboard

feat: Implement PartialEq and Eq in Text

Open aran opened this issue 9 months ago • 1 comments

Implement PartialEq and Eq in Text by delegating to the result of as_str.

Includes unit tests.

aran avatar May 16 '24 04:05 aran