batch-mode-batch-workspace-interface 0.2.4

Defines traits for interacting with batch workspaces, including file paths and directories.
Documentation
1
2
3
4
5
// ---------------- [ File: batch-mode-batch-workspace-interface/src/imports.rs ]
pub(crate) use batch_mode_3p::*;
pub(crate) use batch_mode_batch_index::*;
pub(crate) use batch_mode_batch_scribe::*;
pub(crate) use save_load_traits::*;