winmtp 0.2.0

Bindings over Windows MTP API
Documentation
1
2
3
4
5
6
7
8
9
Rust wrappers over Windows COM API for MTP (Media Transfer Protocol).

## What this is for

This makes it possible to use the Media Transfer Protocol on Windows, e.g. to transfer files to and from an Android device.

## Documentation

Documentation of this crate can be found on [docs.rs](https://docs.rs/winmtp)