Skip to main content

format_value

Function format_value 

Source
pub fn format_value(v: &Value) -> Result<Value, String>
Expand description

url.format(urlObject) — a string is re-parsed first, a URL instance uses its href, and anything else goes through Url.prototype.format.