Derek Anderson

Results 17 issues of Derek Anderson

convenience methods for get/post

nice library btw - thanks.

This took me longer than I care to admit to figure out. 😅

Usually one is looking at a file in a sub-directory, but wants to search their entire project. You can define the project directory as the first parent directory to contain...

this could use an example for non-async, non-std. i had to patch in a custom `getrandom` impl to use: ``` #[path = "espidf.rs"] mod imp; ``` for some reason `if...

this library was recently updated to use `libssh` v0.10.6. `libssh` v0.10.0 added support for using `mbedtls` (instead of `openssl`). can we add a feature to enable building `libssh` with option...

would be very useful! example: https://ntrs.nasa.gov/api/citations/20020092092/downloads/20020092092.pdf ![image](https://github.com/user-attachments/assets/cbe6de04-f8bb-4836-94b0-5762dde1635f)

Defer