Aske Ching
Aske Ching
I have an issue similar to [this issue in serde-xml-rs](https://github.com/RReverser/serde-xml-rs/issues/83). I have the following implementation, where i use `flatten` and `rename="$value"` on fields in the same struct: ```rust use serde::Deserialize;...
Hi, I really like the project and where it is headed. As stated in the README, SMBUS mode is not currently supported https://github.com/thanks4opensource/buck50/blob/e77172a73e2da7a10e4f371f3b2d3c184f053ce9/README.md?plain=1#L2896 Are there any plans of supporting SMBUS...
### Issue Kind Change in current behaviour ### Description Currently, the output of `poetry show` depends on the width of the terminal of the caller. This means that some information...
Fixes #9597 In order to get a more consistent output from the `poetry show` command, this PR introduces a `--no-truncate` flag to the command. When the flag is set the...