Type Definition helix::CheckResult [] [src]

type CheckResult<T> = Result<T, Error>;