lnk

Crates.iolnk
lib.rslnk
version0.5.1
sourcesrc
created_at2019-10-29 19:09:33.186812
updated_at2023-01-11 22:53:50.490679
descriptionA Rust library to parse and write Windows shortcut files (.lnk)
homepage
repositoryhttps://github.com/lilopkins/lnk-rs
max_upload_size
id176723
size115,778
Lily Hopkins (lilopkins)

documentation

README

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.

Commit count: 50

cargo fmt