//! Platform-specific implementation for Windows
//!//! Contains Windows-specific types and functionality implementations
pubmodhandle;pubusehandle::{ProcessHandle, SnapshotHandle, TokenHandle};#[cfg(test)]modtests{// Windows platform specific tests
}