pub(crate) fn try_find_mut_features_from_branch<'a>( value: &'a mut Value, ) -> Result<HashMap<String, &'a mut Value>>