Constant STATE_STORE_DATABASE_NAME

Source
pub const STATE_STORE_DATABASE_NAME: &str = "matrix-sdk-state.sqlite3";
Expand description

The filename used for the SQLITE database file used by the state store.