mirror of
https://github.com/swc-project/swc.git
synced 2024-12-01 09:52:57 +03:00
367ac825f6
**Description:** Currently, it uses `StringInput` as the input type, but I'll refactor it to use `String` or `Vec<u8>` directly to optimize it further. **Related issue:** - https://github.com/swc-project/swc/discussions/6991 |
||
---|---|---|
.. | ||
lib.rs |