[][src]Function mysql::from_value

pub fn from_value<T>(v: Value) -> T where
    T: FromValue

Will panic if could not convert v to T