currust 1.3.4

A tool to convert Windows (CUR/ANI) cursor themes to Linux (Xcursor) cursor themes.
1
2
3
4
//! Groups modules related to the parsing or creation of cursor themes.

pub mod symlinks;
pub mod theme;