3 releases (stable)

1.1.0 Nov 2, 2023
1.0.0 May 9, 2023
0.1.0 May 5, 2023

#356 in GUI

Download history 78775/week @ 2024-12-14 49587/week @ 2024-12-21 60897/week @ 2024-12-28 81862/week @ 2025-01-04 84912/week @ 2025-01-11 85104/week @ 2025-01-18 86442/week @ 2025-01-25 95993/week @ 2025-02-01 185900/week @ 2025-02-08 186951/week @ 2025-02-15 223333/week @ 2025-02-22 247219/week @ 2025-03-01 231327/week @ 2025-03-08 217273/week @ 2025-03-15 205783/week @ 2025-03-22 167090/week @ 2025-03-29

860,557 downloads per month
Used in 1,429 crates (16 directly)

MIT OR Apache-2.0 OR Zlib

19KB
192 lines

cursor-icon: A common cursor icon type

This library provides standard type to work with the cursor icon accross multiple platforms.

The transformation to the actual value used by the platform for this icon is left to the libraries like https://github.com/rust-windowing/winit.

Dependencies

~155KB