pub const LVS_VERSION: u64 = 0x0001_1000;
LVS binary format version supported by this parser.
Must match python-ndn’s binary.VERSION. See the module docs for version-compatibility rules.
binary.VERSION