Skip to main content

pending

Method
This is a method of the TodoList class in the planning module.
Get pending items.

Signature

def pending(&self) -> Vec<&TodoItem>

Returns

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