foundry-rs / foundry-rs/foundry-rust-template

Build does not work

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
245
Forks
36
PR merge metrics
No merged PRs in 30d

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`
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.