Skip to content

Build does not work #13

@macwis

Description

@macwis

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions