list
Method
This is a method of the PlanStorage class in the planning module.List all plans.
Signature
Returns
The result of the operation.
list: List all plans.
This is a method of the PlanStorage class in the planning module.List all plans.
def list(&self) -> Vec<&Plan>