mysql_common::value::convert

Function from_value

source
pub fn from_value<T: FromValue>(v: Value) -> T
Expand description

Will panic if could not convert v to T