-
Currently there is no sense of order in the list. Would love to see if listed by category :+1:
-
Hi @migueldeicaza, your work is amazing, and I'm very much enjoying exploring SwiftGodot/SwiftGodotKit.
I've had some success using SwiftGodotKit to start a new project on MacOS. Driving Godot from…
-
I have a lot of types whose deserialization behavior allows for more types than the serialization does. For example:
```rust
// Deserialize is implemented such that any non-string JSON object is …
-
Any plans for a Rust generator?
-
Maintainer's notes
- This is related to https://github.com/clap-rs/clap/issues/3113, https://github.com/clap-rs/clap/discussions/2763
---
I wrote up a sketch of how this might look here:
https…
casey updated
2 years ago
-
Hello and thank you for working on this serde library. I'd be interested to add support for RSV to [convert2json](https://crates.io/crates/convert2json). That project uses various serde deserializers …
-
### Component
contract
### What version of Alloy are you on?
0.1.0
### Operating System
macOS (Apple Silicon)
### Describe the bug
i cannot seem to understand where i am going wro…
-
sh4wn updated
2 months ago
-
**Is your feature request related to a problem? Please describe.**
Translations are largely an unsolved problem. There are good libraries out there, like [svelte-i18n](https://github.com/kaisermann/s…
-
# Background
I'm creating a TOML config parser for SQLx to override various aspects of the library's operation, namely the [query macros](https://docs.rs/sqlx/latest/sqlx/macro.query.html), as well a…