Skip to main content

delete_persons

Function delete_persons 

Source
async fn delete_persons(
    store: &MockSuotarStore,
    generation: &str,
    student_numbers: &[String],
) -> Result<Value, CommandError>
Expand description

Destructive with no undo: nothing keeps a copy of a person a spec upserted.