Crates.io | lnk |
lib.rs | lnk |
version | 0.5.1 |
source | src |
created_at | 2019-10-29 19:09:33.186812 |
updated_at | 2023-01-11 22:53:50.490679 |
description | A Rust library to parse and write Windows shortcut files (.lnk) |
homepage | |
repository | https://github.com/lilopkins/lnk-rs |
max_upload_size | |
id | 176723 |
size | 115,778 |
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.