Docs.rs
css-variable-lsp-0.1.9
css-variable-lsp 0.1.9
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
lmn451
Dependencies
csscolorparser ^0.6
normal
globset ^0.4
normal
pathdiff ^0.2
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.35
normal
tower-lsp ^0.20
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
walkdir ^2.4
normal
futures ^0.3
dev
tower ^0.4
dev
Versions
39.29%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module css
css_
variable_
lsp
0.1.9
Module css
Module Items
Structs
Functions
In css_
variable_
lsp::
parsers
css_variable_lsp
::
parsers
Module
css
Copy item path
Source
Structs
§
CssParse
Context
Configuration for parsing CSS snippets
Functions
§
parse_
css_
document
Parse a CSS document and extract variable definitions and usages
parse_
css_
snippet
Parse a CSS snippet with a base offset into the full document.