Type Definition vhdl_lang::ParserResult[][src]

type ParserResult = Result<(Source, DesignFile), Error>;