Function prepare_feedback_form

Source
pub fn prepare_feedback_form(
    feedback: Vec<FeedbackAnswer>,
) -> HashMap<String, String>
Expand description

Converts a list of feedback answers to the format expected by the TMC server.