Docs.rs
oxc-css-parser-0.0.5
oxc-css-parser 0.0.5
Docs.rs crate page
MIT
03 July 2026
Links
Repository
crates.io
Source
Owners
Boshen
Dependencies
oxc_allocator >=0.137.0
normal
serde ^1.0
normal
optional
codespan-reporting ^0.13
dev
criterion2 ^3
dev
insta ^1.47
dev
serde_json ^1.0
dev
Versions
2.86%
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
Module pos
oxc_
css_
parser
0.0.5
Module pos
Module Items
Structs
In crate oxc_
css_
parser
oxc_css_parser
Module
pos
Copy item path
Source
Structs
§
Span
Span represents a range of a piece of source code. It counts by offset, so it’s 0-based.