[][src]Type Definition cddl_cat::util::ValidateResult

type ValidateResult = Result<(), ValidateError>;

A validation that doesn't return anything.