-
[This page](https://docs.serde.rs/serde/trait.Deserialize.html) needs to provide a far more helpful explanation, including links to [here](https://serde.rs/lifetimes.html) and [here](https://docs.serd…
-
In order to convert data from can logs into Motec files we need to structure them in a certain way. Convert can dumps into a Motec format and create a ld file from the data.
- [x] Simple Conversion…
-
We keep running into situations where an enum variant in Rust is named the same as a struct. When these get run through typeshare, they both get translated into data class types in Kotlin. An enum var…
-
I am unsure if this is more a rustc problem than a serde one. A small motivating example:
```rust
use serde::{Serialize, Deserialize};
use std::num::NonZeroU64;
#[derive(Serialize, Deserialize)]…
-
// FIXME: We shouldn't have to populate the params ... but passing an empty map triggers an error in deserialize
// for a missing input param
std::map params;
Image…
-
```
Here is the test-case: https://gist.github.com/fab1an/7532478
```
Original issue reported on code.google.com by `fabian.z...@gmail.com` on 18 Nov 2013 at 6:09
-
```
Here is the test-case: https://gist.github.com/fab1an/7532478
```
Original issue reported on code.google.com by `fabian.z...@gmail.com` on 18 Nov 2013 at 6:09
-
```
Here is the test-case: https://gist.github.com/fab1an/7532478
```
Original issue reported on code.google.com by `fabian.z...@gmail.com` on 18 Nov 2013 at 6:09
-
```
Here is the test-case: https://gist.github.com/fab1an/7532478
```
Original issue reported on code.google.com by `fabian.z...@gmail.com` on 18 Nov 2013 at 6:09
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Please provide any a…