Docs.rs
workspacer-3p-0.5.2
workspacer-3p 0.5.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
klebs6
Dependencies
Inflector ^0.11.4
normal
async-channel ^2.3.1
normal
async-trait ^0.1.83
normal
async-try-from ^0.2.0
normal
batch-mode ^0.2.2
normal
cargo-lock ^10.1.0
normal
cargo_metadata ^0.18.1
normal
colored ^2.2.0
normal
derive_builder ^0.20.2
normal
dirs ^6.0.0
normal
disable_macro ^0.3.6
normal
error-tree ^0.6.0
normal
export-magic ^0.3.6
normal
futures ^0.3.30
normal
getset ^0.1.4
normal
indoc ^2.0.6
normal
lazy_static ^1.5.0
normal
mockall ^0.11.4
normal
named-item ^0.6.0
normal
named-item-derive ^0.2.0
normal
notify ^6.1.1
normal
pathdiff ^0.2.3
normal
petgraph ^0.6.5
normal
portpicker ^0.1.1
normal
quickcheck ^1.0
normal
ra_ap_syntax ^0.0.237
normal
regex ^1.11.0
normal
reqwest ^0.12.12
normal
rocket ^0.5.1
normal
scan-crate-for-typedefs ^0.8.1
normal
semver ^1.0.23
normal
serde ^1.0.217
normal
serde_json ^1.0.138
normal
structopt ^0.3.26
normal
tempfile ^3.17.0
normal
text-size ^1.1.1
normal
tokio ^1.40.0
normal
tokio-stream ^0.1.16
normal
tokio-util ^0.7.12
normal
toml ^0.8.19
normal
toml_edit ^0.22.24
normal
traced-test ^1.0.3
normal
tracing ^0.1.41
normal
tracing-setup ^1.0.3
normal
tracing-subscriber ^0.3
normal
uuid ^1.10.0
normal
which ^7.0.2
normal
indoc ^2.0.6
dev
mockall ^0.11.4
dev
quickcheck ^1.0
dev
scan-crate-for-typedefs ^0.8.1
build
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
workspacer_
3p
0.5.2
File
Pattern
Required Methods
file_pattern
Implementors
In crate workspacer_
3p
workspacer_3p
Trait
FilePattern
Copy item path
Source
pub trait FilePattern { // Required method fn
file_pattern
(&self) ->
Regex
; }
Required Methods
§
Source
fn
file_pattern
(&self) ->
Regex
Implementors
§
Source
§
impl
FilePattern
for
BatchIndex
Source
§
impl
FilePattern
for
BatchIndexType