[][src]Type Definition vhdl_parser::ParserResult

type ParserResult = Result<DesignFile, ParserError>;