pub const ARK_FF_VERSION: &str = "ark-ff-0.5";Expand description
The ark-ff version string recorded in cache files produced by this binary. Read back at open time and compared to the reader’s version; mismatched readers reject the file rather than silently corrupting.