#store #framework #interfacing #ahq #windows #a-pi

yanked ahq_store_rs_core

The core crate for interfacing with the AHQ Store Framework APi (Windows)

3 releases

0.10.0-alpha.1.8 Jul 17, 2023
0.10.0-alpha.1.1 Jul 16, 2023
0.1.0 Jul 16, 2023

#77 in #interfacing


Used in ahq_store_rs

MIT license

6KB
73 lines

AHQ Store RS Core

The Core crate for interfacing with the AHQ Store Framework 0.10.0-alpha


lib.rs:

AHQ Store RS Core

The core crate for interfacing with the AHQ Store Framework

Example

use ahq_store_rs_core::App;
fn main() {
    let app = App::start();
}

Dependencies

~1.4–2.3MB
~48K SLoC