[][src]Type Definition psi::error::Result

type Result<T> = StdResult<T, PsiError>;