Function mysql_backend_with_config

Source
pub async fn mysql_backend_with_config(
    config: DatabaseConfig,
) -> Result<MySqlBackend, MySqlError>
Expand description

Helper function to create a MySQL backend with a configuration