Docs.rs
pior-0.1.1
pior 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ddoemonn
Dependencies
anyhow ^1.0
normal
clap ^4.4
normal
globset ^0.4
normal
ignore ^0.4
normal
indicatif ^0.17
normal
notify ^6.1
normal
notify-debouncer-mini ^0.4
normal
once_cell ^1.19
normal
owo-colors ^4.1
normal
pathdiff ^0.2
normal
rayon ^1.10
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
swc_atoms ^9
normal
swc_common ^18
normal
swc_ecma_ast ^19
normal
swc_ecma_parser ^29
normal
thiserror ^1.0
normal
walkdir ^2.5
normal
criterion ^0.5
dev
insta ^1.34
dev
tempfile ^3.10
dev
Versions
0%
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
detect_plugins
pior
0.1.1
In pior::
plugins
pior
::
plugins
Function
detect_
plugins
Copy item path
Source
pub fn detect_plugins(root: &
Path
, ctx: &
PluginContext
) ->
Vec
<
Arc
<dyn
Plugin
>>