Function mysql::from_value

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

Will panic if could not convert v to T