Iban Eguia Moraza

Results 206 comments of Iban Eguia Moraza

They get generated in the `build.rs` build script. I guess it's good practice to generate the completions in the target directory, right? Ideally, they should go to `OUT_DIR`, but there...

Hi @kornelski! Is there any news on this front?

OK, I will try to give it a look when I get some free time.

Hi, I just tried this again and it seems fixed. Is this the case?

IETF has published [RFC 9114 (HTTP/3)](https://www.rfc-editor.org/rfc/rfc9114.html) and the h3 crate seems ready for some testing: https://github.com/seanmonstar/reqwest/issues/1558

I created an interface for the C decoding library: https://github.com/Razican/libflif_dec-rs Maybe it can be used from here or it could be adapted. It uses current development snapshot.

This feature would be great to have. I'm implementing some OAuth API, and the access token should contain some information without requiring to re-check the database. This information should be...

@FredericJacobs I would say the nursery makes sense due to the relevance of the project. Having a complete crypto library could be considered as important as having a libc interface.