Function web_sys::css::escape

source ·
pub fn escape(ident: &str) -> String
Expand description

The CSS.escape() function.

MDN Documentation

This API requires the following crate features to be activated: css