ustr icon indicating copy to clipboard operation
ustr copied to clipboard

impl AsRef, PartialEq

Open kornelski opened this issue 1 year ago • 1 comments

This adds a bunch of trait implementations that make Ustr more usable with other string-ish types.

kornelski avatar Feb 02 '24 19:02 kornelski

Yikes, unfortunately Borrow can't work with precomputed hashes ;(

kornelski avatar Feb 02 '24 22:02 kornelski