unofficial-windows-message-center-rss

所属分类:其他
开发工具:Rust
文件大小:0KB
下载次数:0
上传日期:2024-03-01 00:29:55
上 传 者sh-1993
说明:  非正式的windows消息中心rss
(unofficial windows message center rss)

文件列表:
.vscode/
src/
Cargo.lock
Cargo.toml

# unofficial-windows-message-center-rss This is unofficial RSS of [Windows message center | Microsoft Docs](https://learn.microsoft.com/en-us/windows/release-health/windows-message-center) [RSS](https://yumetodo.github.io/unofficial-windows-message-center-rss/feed/atom10.xml) ## Motivation Windows message center is known as very important information source for windows application developers. However, Microsoft doesn't provide RSS so that it's difficult to notice the update of Windows message center. ## Development Note - Rust - Using reqwest to get html - Using scraper(A wrapper library of Servo, a part of implementation of Firefox) - Serializing xml manually - Because there is no well-known Serde xml plugins - See `src/feed.rs` - Introducing `IntoXMLString` trait for serialize each struct - Using self defined macro to implement `IntoXMLString` trait easily - `concatenated_xml_accessor` - `xml_attribute_accessor_impl` - Using self defined macro to implement builder pattern - `optional_member_setter_impl` - `vec_member_setter_impl`

近期下载者

相关文件


收藏者