Function print_extracted_data

Source
pub fn print_extracted_data(
    app_data: &HashMap<&str, HashMap<&str, String>>,
    skip_keys: &[&str],
)