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

Will panic if could not convert v to T