-
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…
-
Abp version 9.0.0
I have this issue
```
Request finished HTTP/2 GET https://localhost:44359/Abp/ApplicationConfigurationScript - 200 18732 application/javascript 64.2186ms
[18:53:56 WRN] Serializ…
-
Reproduce by using https://github.com/ChainSafe/filecoin-common-node-api/pull/57 and uncomment one of the `EthGetBalance` tests:
```
cargo run -q --bin cna-test-suite run src/test-suite/config.jso…
-
Struct without flatten field serialized as struct:
```rust
use serde::{Deserialize, Serialize};
use serde_json::json;
#[derive(Debug, Deserialize, Serialize)]
struct Event {
sender: Stri…
-
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…
-
**Describe the bug**
When using the `authentik-client` Python library to interact with the Authentik API, we encounter validation errors due to the API returning `null` values for certain fields th…
-
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…
-
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…
-
**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…
-
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…