File: README.md

package info (click to toggle)
rust-wio 0.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 168 kB
  • sloc: makefile: 2
file content (4 lines) | stat: -rw-r--r-- 191 bytes parent folder | download | duplicates (40)
1
2
3
4
# wio-rs #

A middle-level wrapper around various things in Windows API.
Designed to be a very thin layer around Windows API to provide a safe Rusty API but without hiding any functionality.