windows-threadpool-sys 0.1.0

Memory-safe access to the Windows thread pool APIs.
Documentation
1
2
3
4
5
6
7
8
9
# Changelog


All notable changes to this project will be documented in this file.

## [0.1.0] - 2026-08-16


- Specialized the repository and package metadata for `windows-threadpool-sys`.
- Established the initial crate and documentation for a memory-safe Windows
	thread pool API.