[][src]Type Definition rant::compiler::CompileResult

type CompileResult = Result<RantProgram, CompilerErrorKind>;