Docs.rs
css-variable-lsp-0.1.9
css-variable-lsp 0.1.9
Permalink
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
to_normalized_fs_path
css_
variable_
lsp
0.1.9
In css_
variable_
lsp::
path_
display
css_variable_lsp
::
path_display
Function
to_
normalized_
fs_
path
Copy item path
Source
pub fn to_normalized_fs_path(uri: &
Url
) ->
Option
<
PathBuf
>