-
Qualification: I'm still fairly new to rust and lifetimes in general, so I could be overlooking something simple.
Scenario: I have a configuration yaml that I use serde to deserialize. The deserial…
-
We can always use more examples!
For inspiration, Ratatui has [a lot of great examples](https://github.com/ratatui/ratatui/tree/main/examples). It might be good to port some of them.
-
From where do I have to run the examples? When I try to run them from the project directory I get:
```
cargo run -q --example counter
error: couldn't read `packages\iocraft-macros\src\../examples…
-
Trying to use the component macro on a component that takes in a props struct with a generic type argument doesn't work as I might expect:
![CleanShot 2024-10-30 at 17 19 59@2x](https://github.com/us…
-
Stacked widgets are important to allow multiple components to be drawn on top of each other, including floating buttons, titles on borders, or popups.
It's fairly easy to implement stacks using gri…
-
Wiki-v1
Fresh install, trying to use Mongo Atlas URI string:
`MongoError: The field 'background' is not valid for an _id index specification. Specification: { v: 2, ns: "iocraft.bruteforces", ke…
-
Wiki-V1
MongoDB 3.4
So, in the "normal view" it shows a page version from like several days ago.
Whereas the "source view" version shows the correct page. And the correct page is in the reposi…
-
Minecraft Version:
- 1.12.2
Forge Version:
- 2566
Advanced Rocketry Version:
- 1.2.6-42
LibVulpes Version:
- 0.2.7-24
**is this the latest curseforge build?**
Not a crash
Explain issue i…