Function mysql::value::from_value_opt [] [src]

pub fn from_value_opt<T: FromValue>(v: Value) -> Option<T>

Will return None if could not retrieve Self from Value