pub fn encode_url(s: &str) -> Result<JValue, FunctionError>Expand description
$encodeUrl(string) - Encode full URL More permissive than encodeUrlComponent - allows URL structure characters
pub fn encode_url(s: &str) -> Result<JValue, FunctionError>$encodeUrl(string) - Encode full URL More permissive than encodeUrlComponent - allows URL structure characters