winapi-comm 0.1.0

Common api libraries under windows
Documentation
  • Coverage
  • 24%
    12 out of 50 items documented9 out of 9 items with examples
  • Size
  • Source code size: 10 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.23 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • editso/winapi-comm
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • editso

winapi-comm: Windows常用API Rust封装

Crates.io MIT licensed

这是一个Windows常用 API Rust
个人觉得windows, winapi库太重了, 导入了一些不必要的依赖, 导致项目在后期启动或编译缓慢, 所以编写了该库
该库只是封装了一些常用的API