Skip to main content

restore

Method
This is a method of the PlanStorage class in the planning module.
Load from file.

Signature

def restore(&mut self) -> std::io::Result<()>

Returns

Returns
std::io::Result<()>
The result of the operation.