extract_copyright

Function extract_copyright 

Source
pub fn extract_copyright(content: &str) -> Option<String>
Expand description

Extract copyright information

Decodes XML entities (e.g., &#169;©).