Patrick José Pereira

Results 395 comments of Patrick José Pereira

Alguma informação é melhor que nenhuma informação. Acredito que outras pessoas possam adicionar mais informações sobre esse tema melhor do que eu.

It can be done with: ``` struct Definition { version: u32, #[serde(flatten)] camera_info: CameraInfo, } ```

> It can be done with: > > ``` > struct Definition { > version: u32, > #[serde(flatten)] > camera_info: CameraInfo, > } > ``` This will result in: ```...

That feature would be pretty nice to have!

I solved this issue by using https://crates.io/crates/json5 over json

Thanks for reporting, a new version with the fix will be released when the problem is identified.

Is there a PR or a draft open for it ?

PS: It works fine locally on mac, linux and in CI, but it fails on bun docker images

> The compatibility mode of InfluxDB 2.0 is supported since version 0.6 of this crate (I recommend using the latest available version). If that is the case, can we close...

Appears to work fine under nightly