pub fn remember_reviewer_selection(
workspace_id: &str,
selection: &ReviewerSelection,
) -> Result<()>Expand description
Record one confirmed selection.
pub fn remember_reviewer_selection(
workspace_id: &str,
selection: &ReviewerSelection,
) -> Result<()>Record one confirmed selection.