Module uiuifree_actix_web_util::database::connect
source · [−]Re-exports
pub use mysql_common;Structs
Pool serves to provide you with a PooledConn’s.
However you can prepare statements directly on Pool without
invoking Pool::get_conn.
MySql transaction options.