Open
Description
I'd like to use bstr
, but I don't need the search functions like find_byte
and find_byteset
that require the memchr
dependency. It seems that those functions could be feature-gated, especially since ByteSlice
is a sealed trait.
Would you accept a pull request making memchr
an optional, default dependency?
Metadata
Assignees
Labels
No labels
Activity