Docs.rs
rez-lsp-server-0.1.3
rez-lsp-server 0.1.3
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
loonghao
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
chrono ^0.4
normal
dirs ^6.0
normal
futures ^0.3
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.0
normal
tower-lsp ^0.20
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tempfile ^3.0
dev
Versions
98.82%
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
Skip to main content
parse_package_file
rez_
lsp_
server
0.1.3
In rez_
lsp_
server::
parser
rez_lsp_server
::
parser
Function
parse_
package_
file
Copy item path
Source
pub async fn parse_package_file(_path: &
Path
) ->
Result
<
Package
>
Expand description
Parse a package.py file.