[][src]Type Definition indradb::ValidationResult

type ValidationResult<T> = StdResult<T, ValidationError>;