mysql_
common
0.32.4
In mysql_
common::
value::
convert
mysql_common
::
value
::
convert
Function
from_value
Copy item path
source
pub fn from_value<T:
FromValue
>(v:
Value
) -> T
Expand description
Will panic if could not convert
v
to
T