fn extract_feature_name(s: &str) -> Option<String>
Extract the feature name from a string like feature="foo".
feature="foo"