# Functions
Import converts a v1 config into a v2.
# Constants
Version is the latest supported version.
# Structs
Actions contains the actions to be applied to a set of emails.
Config contains the yaml configuration of the Gmail filters.
FilterNode represents a piece of a Gmail filter.
NamedFilter represents a filter with a name.
Rule is the actual complete Gmail filter.
# Type aliases
Author represents the owner of the gmail account.