This commit is contained in:
Matthias Krüger 2019-09-22 12:35:20 +02:00
parent d07d001b74
commit d7b3e237db

View File

@ -16,6 +16,8 @@ LL | 42
|
= note: expected type `u32`
found type `{integer}`
= help: type parameters must be constrained to match other types
= note: for more information, visit https://doc.rust-lang.org/book/ch10-02-traits.html#traits-as-parameters
error: aborting due to 2 previous errors