20 unstable releases (6 breaking)
0.7.0 | Jan 15, 2025 |
---|---|
0.6.2 | Sep 26, 2024 |
0.5.6 | Jul 23, 2024 |
0.4.3 | Mar 10, 2024 |
#151 in Windows APIs
238 downloads per month
Used in outlook-mapi
1.5MB
40K
SLoC
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.
lib.rs
:
This crate implements unsafe Rust bindings for the Outlook MAPI COM APIs using the Windows crate.
Dependencies
~126MB
~2M SLoC