-
## 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…
-
Struct without flatten field serialized as struct:
```rust
use serde::{Deserialize, Serialize};
use serde_json::json;
#[derive(Debug, Deserialize, Serialize)]
struct Event {
sender: Stri…
-
With "io" feature enabled, allow boundaries (series of halfspaces), samples, vectors, and domains to be saved as JSON. Preferably implement Serialize/Deserialize on Halfspace. (Note that `cfg_attr` al…
-
### Symfony version(s) affected
7.1
### Description
I can serialize/deserialize associative arrays that are contained within object with no problem, by specifying an attribute with an appropr…
-
It seems that there is no `impl Responder for Vec` nor `impl FromRequest for Vec` in actix feature, but I did find `Vec` support in reqwest feature.
Did I miss any thing?
Here's the code:
```rus…
-
### Contact Details
bo@sig.network
### Which network are you using?
mainnet
### What happened?
Getting this error: `[Function call returned an error: wasm execution failed with error: Compilation…
-
**Description:**
This is a followup issue on https://github.com/spring-projects/spring-hateoas/issues/2210.
**Release versions:**
2.11.x
**Custom apps:**
N/A
**Steps to reproduce:**
* Bui…
-
Saw this when testing message viewer using sidecar v0.79.0. Unsure what the root cause for the interrupt was, but we should handle this case especially for the message consume API.
```
Caused by: …
-
since this Confidential Voting example https://docs.scrt.network/secret-network-documentation/confidential-computing-layer/ethereum-evm-developer-toolkit/usecases/confidential-voting/confidential-voti…
-
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…