you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 9 months ago

But Error is a trait, not a type or an instance of any type.

https://doc.rust-lang.org/std/error/trait.Error.html

  • source