Support zero-copy in UnicodeSet #855
Labels
blocked
A dependency must be resolved before this is actionable
C-pluralrules
Component: Plural rules
S-medium
Size: Less than a week (larger bug fix or enhancement)
T-core
Type: Required functionality
Milestone
We should figure out the right way to make UnicodeSet support zero-copy deserialization. I propose that we change UnicodeSet itself to wrap a ZeroVec, thereby gaining a lifetime parameter.
The text was updated successfully, but these errors were encountered: