porcupine

Crates.ioporcupine
lib.rsporcupine
version0.2.4
sourcesrc
created_at2020-07-01 21:10:50.567994
updated_at2020-07-09 22:56:32.779111
descriptionRust-y wrapper around some parts of the Win32 API
homepage
repositoryhttps://github.com/not-a-seagull/porcupine
max_upload_size
id260409
size79,583
John Nunley (notgull)

documentation

README

porcupine

This is intended to be a safe Rust wrapper around the Win32 API, with an emphasis on the graphical WinUser part of the API. In terms of totality of coverage of the Windows API, it is very incomplete. It will likely remain in this state for a long time; the main reason I'm developing this is to make GUI development in Windows easier.

This crate is licensed under either the MIT License or Apache 2.0 license, at your option.

Commit count: 3

cargo fmt