-
I was playing around with the todo example and noticed that sending JSON without all the fields required for a Todo resulted in a 400 Bad Request. This is not particularly surprising but I am wonderin…
-
Analysis to list cargo managed dependencies (for tracking and further analysis):
Cargo audit analysis given a repository URL and a git commit:
1. clone repo in a rust container (can reuse the `c…
-
If a case class has a companion object, it seems like we are unable to get the case class' parameters if there is an apply method with a parameter defined. The json schema will return a schema with th…
-
It would be nice to add an example to the documentation about the best ways to make an user defined type serializable/deserializable to json. For example, given:
``` c++
struct point {
float x[3];
…
-
## IDE's in nim for nim
not sure what's the plugin support with these (good plugin support is indeed fundamental)
* first attempt by araq: https://github.com/nim-lang/Aporia/
* that was since depre…
-
It would be nice if the tags of tagged structs used in enum variants would contribute to choosing the correct deserialization variant. Then it would be possible to have different structs with equal fi…
-
This is an interest query for a PR.
Basic idea: The program specifies the data of interest and the renderer feeds it - no exceptions.
Consequences: -1000 LOC or more, easier to maintain/extend rend…
tschw updated
4 years ago
-
From https://github.com/maciejhirsz/json-rust/issues/110:
> I am considering using this library to facilitate syntax highlighting capabilities. I understand you currently report line / col numbers …
-
Hello,
I have done a small research looking for a Rust RPC library and yours looks the most mature and pro.
I successfully run a Rust server and client. Could you tell me how I can call a method in …
-
zyxia updated
5 years ago