Crates.io | winmd |
lib.rs | winmd |
version | 0.6.0 |
source | src |
created_at | 2019-11-11 13:53:03.17087 |
updated_at | 2020-11-13 03:20:50.914353 |
description | Winmd parser |
homepage | |
repository | https://github.com/microsoft/winmd-rs |
max_upload_size | |
id | 180250 |
size | 103,420 |
A winmd parser written in Rust and based on the ECMA-335 standard. This winmd parser powers Rust/WinRT. A C++ winmd parser can be found here.