msuc-rs
A rust client for the Microsoft Update Catalog.
Documentation
See the docs.rs page for documentation.
TODO
- Add support for the
tracingcrate - Consider returning an iterator for search results
- Add page count to search meta
- Just need to parse this from the HTML
- Inform user when search results are truncated by the Microsoft Update Catalog (1000+ results)
- Today this state is stored internally, but not exposed to the user