pub const FEATURES_VERSION: u16 = 1;
Expand description

Stores the current version of bliss-rs’ features. It is bumped every time one or more feature is added, updated or removed, so plug-ins can rescan libraries when there is a major change.