E0107
rust Wrong Generic Argument Count
The wrong number of generic type or lifetime arguments was supplied when using a generic item. The count must exactly match the item's declaration.
The wrong number of generic type or lifetime arguments was supplied when using a generic item. The count must exactly match the item's declaration.