Skip to main contentModule cmp
Source - WriteComparator 🔒
- cmp_str
- Compares the contents of a
Writeable to the given bytes
without allocating a String to hold the Writeable contents. - cmp_utf8
- Compares the contents of a
Writeable to the given UTF-8 bytes without allocating memory.