-
## Steps to Reproduce
1. Create a new Solution with a .Net or .Net Core Project and a Xamarin Forms project (Android)
2. Download XSD File from https://www.vdv.de/trias-xsd-v1.2.zipx?forced=true a…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
When I run latest version I get the error:
![image](https://github.com/user-attachments/ass…
-
config-rs should be able to support key-value configuration data of the following types:
* Bool
* Integer
* Float
* String
* List of "value"
* Key-Value Mapping of "String" to "Value"
Somet…
-
When trying to deserialize a bean property which can be a String or an Object, there is no way to deserialize the object version.
**Version**
Yasson 3.0.3
**To Reproduce**
```
import jaka…
-
This would be needed for e.g. Rust-GPU to store SPIR-T on disk from compiling library crates, without relying on SPIR-V.
Additionally, any features that SPIR-V may be lossy with, will need serializ…
-
Hello!
I was curious whether it's a bug, a design choice, or my incorrect usage of the framework and would definitely appreciate any help and guidance on this one!
I'm using chrono to support de…
-
```
let req = ListZones { params };
let resp: Vec = self.api_client.request_handle(&req).await?.result;
//this fail with: error decoding response body: invalid type: null, e…
-
On a client-server type application where the server can attach to a multitude of sources of image data, a `DynamicImage` is the ideal structure to encapsulate the image data. However, since `DynamicI…
-
[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…
-
It seems like I got a similar issue to #12 which i try to wrap my head around.
My custom service looks as followed
a topic type called Stream with the following content
```
uint8 type
string n…