summaryrefslogtreecommitdiffstats
path: root/third_party/rust/wio/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/rust/wio/README.md')
-rw-r--r--third_party/rust/wio/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/rust/wio/README.md b/third_party/rust/wio/README.md
new file mode 100644
index 0000000000..3a7a0a9dad
--- /dev/null
+++ b/third_party/rust/wio/README.md
@@ -0,0 +1,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.