[go: up one dir, main page]

[][src]Function html_escape::decode_style

pub fn decode_style<S: ?Sized + AsRef<str>>(text: &S) -> Cow<str>

Decode style text in a given string. Unescape <\/style> to </style>.