# Functions
New loads the conform.yaml file and unmarshals it into a Conform struct.
# Structs
Conform is a struct that conform.yaml gets decoded into.
PolicyDeclaration allows a user to declare an arbitrary type along with a spec that will be decoded into the appropriate concrete type.