Function Parser.parseFile

Builds a [Schema] using a path to a ".avsc" file.

Schema parseFile (
  string fileName
) @safe;