[−][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>.
pub fn decode_style<S: ?Sized + AsRef<str>>(text: &S) -> Cow<str>
Decode style text in a given string. Unescape <\/style> to </style>.