Type Definition helix_runtime::CheckResult [] [src]

type CheckResult<T> = Result<CheckedValue<T>, String>;