RFC: Provide a special purpose FromPyObject impl for byte slices#2899
Merged
bors[bot] merged 4 commits intomainfrom bytes-to-cowFeb 22, 2023
+61-6
Commits
Commits on Feb 22, 2023
- committed
Add ToPyObject and IntoPy impl for Cow<[u8]> to support return values as well as function arguments.
committed- committed
- committed