Jovansonlee Cesar
Jovansonlee Cesar
Hi, I don't know if these an appropriate improvement for this project. I'd been eyeing on iup, wxwidgets, qt, gtk+ and find iup promising, but the development is still using...
posting changeset should response - the inserted records - the updated records - number of deleted records - records that can't be inserted due to error - records that can't...
## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/37746761-upgrade-to-iron-0-4?utm_campaign=plugin&utm_content=tracker%2F28555874&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F28555874&utm_medium=issues&utm_source=github).
In this example, how is `stroke-width=5` treated? The parser complains about this. ```html ```
For example [``](https://developer.mozilla.org/en-US/docs/Web/SVG/Element/color-profile) is a valid svg tag.
I look at [gocui](https://github.com/jroimartin/gocui) and seems to have support for click events on the widgets. I would want to see this implemented, is there any reason why this is not...
The released version in `crates.io` is lagging behind the crate repo. I would like to use the derived implementation of Style such as PartialEq, Clone, Debug, etc. It is already...
Hi, is there any plan to support BorshSerialize and BorshDeserialize for the ethereum-types. I notice that borsh is used in NEAR and in Solana which provides compatibility with ethereum.
There is v12.0.0 released in crates.io and it's not yanked. I tried to checkout the code for this version but the there is no equivalent tag.
The [doc] says: > Eq, PartialEq, etc. are **not** implemented because name comparison frequently should be done case-insensitively and/or with other caveats that depend on the specific circumstances in which...