//! Fixtures shared by the OCEL benchmarks.
//!
//! A directory module rather than `benches/common.rs`, which cargo would take for a bench target.
// Each bench pulls in the whole module but uses only the part it needs.
use PathBuf;
use get_test_data_path;
/// The order-management log in the given serialization (`json`, `xml`, ...).