lnk 0.6.4

A Rust library to parse and write Windows shortcut files (.lnk)
Documentation
1
2
3
4
5
6
# Shell Link parser and writer for Rust

Works on any OS - although only really useful in Windows, this library can parse and write
.lnk files, a shell link, that can be understood by Windows.

To get started, see the [docs.rs documentation](https://docs.rs/lnk/).