XAMPPRocky

Results 504 comments of XAMPPRocky

We could probably mention "parallel" since that is another feature this crate this has "Fast, reliable, and parallel remove_dir_all implementation for Windows, Linux and Mac"

Thank you for your issue! I don't think there's a specific reason.

Thank you for your issue! > Maybe should be changed to > ``` > pub ref: String, > ``` Not possible, `ref` is a keyword in Rust, so it has...

Thank you for your issue! I don't have time to add this myself, but I'd be happy to review and accept a PR adding it (generally the convention should follow...

Feel free to make a PR 🙂

Thank you for your issue! It's required until #99 is implemented, closing this as a duplicate of that.

@MarcoFalke Sorry you're right, we haven't fully replaced Tokio yet, however I do want this library to be runtime agnostic as soon as possible so I've reopened and edited the...

Thank you for your issue! In general, adding support for types that already exist in the API are always welcome. 🙂

Thank you for your issue! However adding in a blocking API would be too much API surface to cover, and it wouldn't be any simpler under the hood because we'd...

Thank you for your issue! I'm not sure there's much we can do on the Octocrab side. The issue here is the dalek cryptography suite of crates is largely abandoned...