Crates.io | winmtp |
lib.rs | winmtp |
version | 0.3.1 |
source | src |
created_at | 2023-03-31 21:05:48.969722 |
updated_at | 2024-08-04 10:07:26.814024 |
description | Bindings over Windows MTP API |
homepage | |
repository | https://github.com/daladim/winmtp |
max_upload_size | |
id | 826833 |
size | 3,874,704 |
Rust wrappers over Windows COM API for MTP (Media Transfer Protocol).
This makes it possible to use the Media Transfer Protocol on Windows, e.g. to transfer files to and from an Android device.
Documentation of this crate can be found on docs.rs