pub fn detect_content_type_from_string(s: &str) -> Option<ContentType>
Expand description

Try detect the content type from the contents of a string