magic-string-rs icon indicating copy to clipboard operation
magic-string-rs copied to clipboard

feat: support slice api

Open faga295 opened this issue 2 years ago • 0 comments

Since Rust does not support default function parameters, it cannot be 100% compatible with magic-string.I'm not sure whether it can solved like overwrite option parameter.

Some tests are commented out now,because they use the move API.

faga295 avatar Mar 16 '23 11:03 faga295