Function mysql::from_value[][src]

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

Will panic if could not convert v to T