const REPLAY_LOG_SUFFIX: &str = ".bin";Expand description
Replay log files have a .bin suffix.
The name of the file is determined by ReplayLogType::format_filename.
const REPLAY_LOG_SUFFIX: &str = ".bin";Replay log files have a .bin suffix.
The name of the file is determined by ReplayLogType::format_filename.