#bindings #high #github #level #high-level #winipt-rs

winipt

high level rust bindings for the winipt library (https://github.com/ionescu007/winipt)

2 unstable releases

0.2.0 Jan 29, 2020
0.1.0 Dec 21, 2019

#657 in Testing

MIT license

78KB
341 lines

Contains (DOS exe, 150KB) testing/test_target.exe

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.

Dependencies

~0–610KB