mirror of
https://github.com/denoland/deno.git
synced 2025-01-10 16:11:13 -05:00
6afdcf59b8
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. |
||
---|---|---|
.. | ||
test_cases/sync | ||
dispatch_fast.rs | ||
dispatch_slow.rs | ||
generator_state.rs | ||
mod.rs | ||
signature.rs |