v0.17.0
版本发布时间: 2019-01-06 03:13:29
blackbeam/mysql_async最新发布版本:v0.34.2(2024-08-13 16:10:23)
-
error_chain
now replaced byfailure
(fix #30); - support of
AuthSwitchRequest
is implemented (hopefully fix #33); - new
from_url<T: AsRef<str>>(url: T)
constructor is added to thePool
.