winipt

Crates.iowinipt
lib.rswinipt
version0.2.0
sourcesrc
created_at2019-12-21 23:03:40.091245
updated_at2020-01-29 16:06:04.680129
descriptionhigh level rust bindings for the winipt library (https://github.com/ionescu007/winipt)
homepage
repositoryhttps://github.com/sum-catnip/winipt-rs
max_upload_size
id191307
size167,263
Σcatnip (sum-catnip)

documentation

README

winipt-rs

high level winipt rust bindings.

Building

To build, youll only need a working c compiler discoverable by rust. On windows the easiest way is to install visual studio and then get the Desktop Development with c++ Componement with the installer.

Usage

Usage examples can be found in in the tests, which are located in the lib.rs file. The original repo has an example tool which can also be used as usage examples.

Commit count: 37

cargo fmt