interprocess-docfix 1.2.2

Interprocess communication toolkit. Docs fixed.
Documentation
1
2
3
//! Mailslots – a Windows-specific IPC primitive designed for short multiple-producer-single-consumer message communication with UDP reliability guarantees, which works both on the local system or across the network.

// TODO this thing