ib-shell-item 0.2.0

A library for operating file system files / Windows Shell items.
Documentation
1
2
3
4
5
6
7
8
9
/*!

[Windows Property System](https://learn.microsoft.com/en-us/windows/win32/properties/windows-properties-system)

[API](https://learn.microsoft.com/en-us/windows/win32/api/_properties/)
*/
pub mod attribute;
pub mod column;
pub mod store;
pub mod system;