v0.13.4-rc2: Makes `decode` and `decode_batch` work on borrowed content. (#1251)
Pre-release
Pre-release
github-actions
released this
17 May 16:59
·
191 commits
to main
since this release
* Makes `decode` and `decode_batch` work on borrowed content. * Make `decode_batch` work with borrowed content. * Fix lint. * Attempt to map it into Node. * Second attempt. * Step by step. * One more step. * Fix lint. * Please ... * Removing collect. * Revert "Removing collect." This reverts commit 2f7ec04dc84df3cc5488625a4fcb492fdc3545e2. --------- Co-authored-by: Nicolas Patry <[email protected]>