3 releases

new 0.1.2 Mar 12, 2025
0.1.1 Mar 10, 2025
0.1.0 Mar 8, 2025

#74 in Windows APIs

Download history 196/week @ 2025-03-05

196 downloads per month

MIT license

420KB
10K SLoC

outlook-pst

Reimplement the Outlook PST store provider in Rust.

The PST file format is publicly documented in the MS-PST open specification. Data structures and type names generally mimic the concepts and names in that document, with some adjustment for readability and to match Rust language conventions. As much as possible, everything in this crate should have a deep link to the documentation it is based on in the doc comments.

Dependencies

~0.3–0.8MB
~18K SLoC