cursor-icon

Crates.iocursor-icon
lib.rscursor-icon
version1.2.0
created_at2023-05-05 20:24:39.611547+00
updated_at2025-05-25 14:10:49.317221+00
descriptionCross platform cursor icon type
homepage
repositoryhttps://github.com/rust-windowing/cursor-icon
max_upload_size
id858017
size43,133
John Nunley (notgull)

documentation

README

cursor-icon: A common cursor icon type

This library provides a standard type to work with the cursor icon across 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.

Commit count: 23

cargo fmt