-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
make results with:
error[E0432]: unresolved import `bindings::counter::Counter`
--> app/src/main.rs:1:5
|
1 | use bindings::counter::Counter;
| ^^^^^^^^^^^^^^^^^^^-------
| | |
| | help: a similar name exists in the module (notice the capitalization): `counter`
| no `Counter` in `counter`
Metadata
Metadata
Assignees
Labels
No labels