Function javy::val_to_string

source ยท
pub fn val_to_string<'js>(this: &Ctx<'js>, val: Value<'js>) -> Result<String>
Expand description

Retrieves the string representation of a JavaScript value.