Skip to content

KSXGitHub/derive-more-error-bug-generic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bug Report

Description

Error doesn't work with generic.

Steps to reproduce

Compile this code with cargo check.

Expected behavior

It compiles.

Actual behavior

Some incomprehensible error message appears.