LVS_VERSION

Constant LVS_VERSION 

Source
pub const LVS_VERSION: u64 = 0x0001_1000;
Expand description

LVS binary format version supported by this parser.

Must match python-ndn’s binary.VERSION. See the module docs for version-compatibility rules.