pub const EVOBENCH_LOG_VERSION: u32 = 1;Expand description
Only increment this for incompatible changes, not for additional
fields that can be handled as Option. Also, you might want to
create a new module for the new version and keep this module for
reading old logs.