toql_mysql 0.1.0

Library with mysql integration for toql
Documentation

The Toql MySQL integration facade functions to load a struct from a MySQL database and insert, delete and update it. The actual functionality is created by the Toql Derive that implements the trait Indelup.