delete
Method
This is a method of the PlanStorage class in the planning module.Delete a plan.
Signature
Parameters
No description available.
Returns
The result of the operation.
delete: Delete a plan.
This is a method of the PlanStorage class in the planning module.Delete a plan.
def delete(&mut self, id: &str) -> Option<Plan>