Constant SQLITE3_HEADER

Source
pub const SQLITE3_HEADER: &str = "SQLite format 3";
Expand description

The header of the SQLite file is used to determine whether the imported file is legal.