Skip to main content

list

Method
This is a method of the PlanStorage class in the planning module.
List all plans.

Signature

def list(&self) -> Vec<&Plan>

Returns

Returns
Vec<&Plan>
The result of the operation.