cursor-icon

Crates.iocursor-icon
lib.rscursor-icon
version1.1.0
sourcesrc
created_at2023-05-05 20:24:39.611547
updated_at2023-11-02 10:33:51.10663
descriptionCross platform cursor icon type
homepage
repositoryhttps://github.com/rust-windowing/cursor-icon
max_upload_size
id858017
size34,092
John Nunley (notgull)

documentation

README

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.

Commit count: 18

cargo fmt