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

pub fn to_value<A: ToValue>(v: A) -> Value

A utility function that just calls ToValue::to_value