Balamurali Pandranki
Balamurali Pandranki
OpenApi XML support.
Add Digital Signatures support.
Thanks for this amazing library! šš¼ The library panicked when I was trying to parse a pdf with forms. My idea was to extract and read the digital signatures from...
can you please push the fixes goteo.org is running on?
I'm using SeaORM in my Rust project and I've encountered an issue when trying to use a UUID as a primary key. MySQL database stores the UUID as binary(16), but...
This is continuation of P.R #26 by @martinjlowm's Rust crypto work
### Describe the bug ```bash error[E0412]: cannot find type `AccountCapabilities` in this scope --> /Users/hmmm/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stripe-0.34.1/src/resources/webhook_events.rs:428:25 | 428 | AccountCapabilities(AccountCapabilities), | ^^^^^^^^^^^^^^^^^^^ not found in this scope | help: there is...
Fixes