outlook-mapi-sys

Crates.iooutlook-mapi-sys
lib.rsoutlook-mapi-sys
version0.6.2
sourcesrc
created_at2024-02-24 23:15:07.548189
updated_at2024-09-26 16:29:02.778843
descriptionBindings generated with the windows crate for the Outlook MAPI interface
homepage
repositoryhttps://github.com/microsoft/mapi-rs
max_upload_size
id1151988
size2,299,378
Bill Avery (wravery)

documentation

README

outlook-mapi-sys

This crate implements unsafe Rust bindings for the Outlook MAPI COM APIs using the Windows crate.

Getting Started

This crate has a friendlier wrapper in outlook-mapi.

Windows Metadata

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.

Commit count: 50

cargo fmt