diff options
| author | Matt Mastracci <matthew@mastracci.com> | 2023-07-01 16:07:05 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-01 22:07:05 +0000 |
| commit | 6afdcf59b80b4a3ecf60f220ddff14f4309133d0 (patch) | |
| tree | d6a6dad1945430e161fba9e86d93fe3d8893d89c /ext | |
| parent | 0f719aa79c2b471815c9d21014b37719c6557c1b (diff) | |
refactor(ops): op2 supports strings in argument and return position (#19613)
Support strings (&str, String, and Cow) in the argument position and String in the return position. Avoids
copies where possible, though this is not always something we can do.
Diffstat (limited to 'ext')
0 files changed, 0 insertions, 0 deletions
