Docs.rs
batch-mode-batch-index-0.2.2
batch-mode-batch-index 0.2.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
klebs6
Dependencies
batch-mode-3p ^0.2.2
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
Versions
8.33%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
batch_
mode_
batch_
index
0.2.2
File
Pattern
Required Methods
file_pattern
Implementors
In crate batch_
mode_
batch_
index
batch_mode_batch_index
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