outlook-mapi-sys

Crates.iooutlook-mapi-sys
lib.rsoutlook-mapi-sys
version0.5.3
sourcesrc
created_at2024-02-24 23:15:07.548189
updated_at2024-07-15 19:44:51.669856
descriptionBindings generated with the windows crate for the Outlook MAPI interface
homepage
repositoryhttps://github.com/wravery/mapi-rs
max_upload_size
id1151988
size2,227,694
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 was generated with the mapi-win32md project.

Commit count: 114

cargo fmt