Skip to main content

Module cmp

Module cmp 

Source

Structs§

WriteComparator 🔒

Functions§

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.