Docs.rs
oxc-0.133.0
oxc 0.133.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Boshen
Dependencies
oxc_allocator ^0.133.0
normal
oxc_ast ^0.133.0
normal
oxc_ast_visit ^0.133.0
normal
optional
oxc_cfg ^0.133.0
normal
optional
oxc_codegen ^0.133.0
normal
optional
oxc_diagnostics ^0.133.0
normal
oxc_isolated_declarations ^0.133.0
normal
optional
oxc_mangler ^0.133.0
normal
optional
oxc_minifier ^0.133.0
normal
optional
oxc_parser ^0.133.0
normal
oxc_regular_expression ^0.133.0
normal
optional
oxc_semantic ^0.133.0
normal
optional
oxc_span ^0.133.0
normal
oxc_syntax ^0.133.0
normal
oxc_transformer ^0.133.0
normal
optional
oxc_transformer_plugins ^0.133.0
normal
optional
Versions
25.58%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
LS
oxc
0.133.0
In oxc::
syntax::
line_
terminator
oxc
::
syntax
::
line_terminator
Constant
LS
Copy item path
Source
pub const LS:
char
= '\u{2028}';
Expand description
U+2028 LINE SEPARATOR, abbreviated
<LS>
.