oxc/crates/oxc_parser
overlookmotel bc59dd2b29 refactor(parser): improve example for byte_search! macro usage (#5234)
It's more efficient when reading 2 bytes to use `read2()` than 2 x `read()` calls. Reflect that in example for using `byte_search!` macro.
2024-08-26 14:22:37 +00:00
..
examples chore(regular_expression): remove circular dependency 2024-08-23 16:16:10 +08:00
src refactor(parser): improve example for byte_search! macro usage (#5234) 2024-08-26 14:22:37 +00:00
Cargo.toml Release crates v0.25.0 (#5107) 2024-08-23 15:37:36 +08:00
CHANGELOG.md Release crates v0.25.0 (#5107) 2024-08-23 15:37:36 +08:00