Docs.rs
batch-mode-batch-workspace-interface-0.2.2
batch-mode-batch-workspace-interface 0.2.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
klebs6
Dependencies
batch-mode-3p ^0.2.2
normal
batch-mode-batch-index ^0.2.2
normal
camel-case-token-with-comment ^0.2.2
normal
derive_builder ^0.20.2
normal
getset ^0.1.4
normal
Versions
16.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_
workspace_
interface
0.2.2
GetFailed
Items
Dir
Required Methods
failed_items_dir
Implementors
In crate batch_
mode_
batch_
workspace_
interface
batch_mode_batch_workspace_interface
Trait
GetFailedItemsDir
Copy item path
Source
pub trait GetFailedItemsDir { // Required method fn
failed_items_dir
(&self) ->
PathBuf
; }
Required Methods
§
Source
fn
failed_items_dir
(&self) ->
PathBuf
Implementors
§
Source
§
impl
GetFailedItemsDir
for
FailingWorkspace
Source
§
impl
GetFailedItemsDir
for
MockBatchWorkspace