mysql_
async
0.34.2
mysql_async
Function
from_value
Copy item path
source
pub fn from_value<T>(v:
Value
) -> T
where T:
FromValue
,
Expand description
Will panic if could not convert
v
to
T