OpenByte
OpenByte
If possible `#[derive(WrapperApi)]` should copy the documentation from the corresponding field to the generated method. An example of this not happening can be seen here: - Documentation: https://docs.rs/netcorehost/0.2.2/netcorehost/bindings/hostfxr/struct.HostfxrLib.html - Source:...
`hostfxr_set_error_writer` could be used to add error messages to the `HostingError` enum.
When Spotify is muted when EZBlocker starts it does not unmute until the first transition from ad to normal song. This happens because it is assumed in the code that...
I get the following error when trying to start any benchmark:  All benchmarks run fine without the extension. My `Program.cs` is an exact copy of the one in the...
v2.2.0 fails to build due to `PACKAGE_VERSION` being redefined in libdwarf, v2.1.0 builds fine ``` [main] Building folder: /home/user/test/build test [build] Starting build [proc] Executing command: /usr/bin/cmake --build /home/user/test/build --config...