[][src]Function boa::js::value::from_value

pub fn from_value<A: FromValue>(v: Value) -> Result<A, &'static str>

A utility function that just calls FromValue::from_value