mysql
works for mariadb and mysql since they are mostly compatible\dt
❯ cat .sqliterc
#.mode column
.headers on
#.separator ROW "\n"
.nullvalue NULL
.mode line
.timer ON
RustVersionPrint
in rust_version.cpp looks unused or is it there to understand how to call rust code from c++?