win_inet 0.1.1

Small wrapper around WinINet
Documentation
  • Coverage
  • 21.43%
    12 out of 56 items documented0 out of 13 items with examples
  • Size
  • Source code size: 30.57 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 4.32 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 12s Average build duration of successful builds.
  • all releases: 12s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • User65k/WinINetRS
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • User65k

Project Status: Active – The project has reached a stable, usable state and is being actively developed. Crates.io Released API docs MIT licensed

This is in really early stages but I wanted to call dips on the create name. Expect changes to the API.

It is meant as a small wrapper around wininet, so that higher level HTTP client (like generic-async-http-client) can make use of it.

It provides the ANSI and the unicode (--features unicode) versions of WinINet.

For now this works:

  1. cross +nightly rustc -Z build-std=std,panic_abort -Z build-std-features=panic_immediate_abort --target x86_64-pc-windows-gnu --release --example async
  2. wine target/x86_64-pc-windows-gnu/release/examples/async.exe