bitwarden_core::secrets_manager::state

Constant STATE_VERSION

Source
const STATE_VERSION: u32 = 1;
Expand description

Current version of the state file. This should be incremented whenever backwards incompatible changes are done.