storelib_rs 0.1.2

Rust port of StoreLib - Microsoft Store API client
Documentation
1
2
3
4
5
pub mod display_catalog;
pub mod fe3;

pub use display_catalog::DisplayCatalogHandler;
pub use fe3::FE3Handler;