# Functions

Create creates a new plan file with the given filename, overwriting any file that might already exist there.
Open creates a Reader for the file at the given filename, or returns an error if the file doesn't seem to be a planfile.

# Structs

Reader is the main type used to read plan files.