Vraj Shah
Vraj Shah
Is it possible to get the image buffer instead of base64. Is there a buffer behind the conversion to base64? If so, it would be nice to get the buffer...
closes #1660
Right now it is **not** possible to see which crates from crates.io are available underneath [dependencies] table in Cargo.toml. Is there any plan to include this feature in the project's...
### Icon name package-edit ### Use cases There is a package icon for adding, deleting, opening, searching, checking, but not for **editing**. Use cases: 1. To show that a user...
The code below works when the user doesn't enable `macro-diagnostics` feature. It's not possible to convert the value of identifier into a string literal at compile time, but is there...
I was trying to create a currency table and found some duplicates 1. For the country "Congo", the currency_symbol should be "FCFA". 2. Countries with "MAD" currency code should have...