add_question

Function add_question 

Source
pub fn add_question(
    contents: &str,
    date: &str,
    text: &str,
) -> Result<String, String>
Expand description

Add a question entry under “Open Questions” and update the last-updated date.