Function raft_engine::internals::debug::build_file_reader
source · [−]pub fn build_file_reader<F: FileSystem>(
file_system: &F,
path: &Path
) -> Result<LogFileReader<F>>Expand description
Opens a log file for read.