Docs.rs
perl-parser-0.12.2
perl-parser 0.12.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
EffortlessSteven
Dependencies
lsp-types ^0.97.0
normal
optional
perl-dead-code ^0.12.2
normal
perl-incremental-parsing ^0.12.2
normal
optional
perl-keywords ^0.12.2
normal
perl-lexer ^0.12.2
normal
perl-lsp-code-actions ^0.12.2
normal
perl-lsp-completion ^0.12.2
normal
perl-lsp-diagnostics ^0.12.2
normal
perl-lsp-inlay-hints ^0.12.2
normal
perl-lsp-navigation ^0.12.2
normal
perl-lsp-rename ^0.12.2
normal
perl-lsp-semantic-tokens ^0.12.2
normal
perl-lsp-tooling ^0.12.2
normal
perl-parser-core ^0.12.2
normal
perl-refactoring ^0.12.2
normal
perl-semantic-analyzer ^0.12.2
normal
perl-tdd-support ^0.12.2
normal
perl-workspace-index ^0.12.2
normal
regex ^1.12.2
normal
ropey ^1.6.1
normal
rustc-hash ^2.1.2
normal
serde_json ^1.0.149
normal
url ^2.5.8
normal
walkdir ^2.5.0
normal
anyhow ^1.0.102
normal
optional
nix ^0.31.1
normal
Versions
100%
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
Module parallel
perl_
parser
0.12.2
Module parallel
Module Items
Functions
In perl_
parser::
tooling::
performance
perl_parser
::
tooling
::
performance
Module
parallel
Copy item path
Source
Expand description
Parallel processing utilities for large workspaces
Functions
§
process_
files_
parallel
Process files in parallel with a worker pool.