3 releases
0.10.0-alpha.1.8 | Jul 17, 2023 |
---|---|
0.10.0-alpha.1.1 |
|
0.1.0 |
|
#74 in #interfacing
Used in ahq_store_rs
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.3–2.3MB
~47K SLoC