Crates.io | outlook-mapi-sys |
lib.rs | outlook-mapi-sys |
version | 0.6.2 |
source | src |
created_at | 2024-02-24 23:15:07.548189 |
updated_at | 2024-09-26 16:29:02.778843 |
description | Bindings generated with the windows crate for the Outlook MAPI interface |
homepage | |
repository | https://github.com/microsoft/mapi-rs |
max_upload_size | |
id | 1151988 |
size | 2,299,378 |
This crate implements unsafe Rust bindings for the Outlook MAPI COM APIs using the Windows crate.
This crate has a friendlier wrapper in outlook-mapi.
The Windows crate requires a Windows Metadata (winmd
) file describing the API. The one used in this crate is automatically regenerated as part of running update-bindings.