estk
estk
in entry.rs:588: ```rust async_std::os::windows::fs::symlink_file(src, dst).await // (Could not find `fs` in `windows`) ```
Hi there, I'm hoping to get some feedback with respect to the issue: https://github.com/RReverser/serde-xml-rs/issues/92. Also, I apologize for the noise due to rustfmt.
I'm writing a code generator for xml-schemas and I'm in the process of trying to sort out the namespace that an element or type may be associated with. Unfortunately without...
Implement a function: `log4rs::auto_init()` which does the following in order: look for env var `LOG4RS_CONFIG_FILE` try loading `./log4rs.yaml` fallback to console logging
WARN: Can't find Unique. This usually means that this type was incompatible or not found. If I had to guess it would be because its both transparent and includes a...
### Prerequisites - [X] I have searched the existing issues - [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers. - [X] I have read...
### Checklist - [X] I've looked through the [issues and pull requests](https://github.com/cross-rs/cross/issues?q=) for similar reports ### Describe your issue Linking fails with a very large number of objects on x86_64-pc-windows-msvc....