pub type SingleCompileResult<T> = Result<T, CompileError>;