add_decision

Function add_decision 

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

Add a decision entry under “Recent Decisions” and update the last-updated date.